You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a date range is selected in the date picker, focusing on a date that is part of the selected range produces no accessibility announcement indicating that the date is already selected (VoiceOver, NVDA announces it correctly).
Scroll down to "Date Range in a Single Datepicker" example
Open the date picker and select a start date and an end date to form a date range
Navigate to one of the selected dates using keyboard
Expected behavior
When focusing on a date that is part of the selected range, VoiceOver should announce that the date is selected (e.g., "June 15 2026, selected" or similar).
Screenshots
bug_selected_announcement.mov
Desktop (please complete the following information):
OS: macOS
Browser: Chrome, Safari
Screen reader: VoiceOver (NVDA reads the selected items correctly)
Describe the bug
When a date range is selected in the date picker, focusing on a date that is part of the selected range produces no accessibility announcement indicating that the date is already selected (VoiceOver, NVDA announces it correctly).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When focusing on a date that is part of the selected range, VoiceOver should announce that the date is selected (e.g., "June 15 2026, selected" or similar).
Screenshots
bug_selected_announcement.mov
Desktop (please complete the following information):