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
👍
Although you can navigate with the arrow keys, for assistive technologies (i.e. screen readers) there is no announcement of the dates as you move within the calendar. For accessibility, the user doesn't know what is changing or what they are selecting.
Describe the bug
Date receiving a pseudo focus (actual focus stays on the selected date) while navigating with arrow keys doesn't get selected.
To Reproduce
Date selection doesn't change with arrow keys:
Date.Picker.Focus.Issue.mov
Fixing the above issue would also fix the below issue where keyboard selection styles are absent for selected date:
DatePicker.Selected.Date.Keyboard.Highlight.Issue.mov
Expected behavior
A new prop should be introduced which should select date with arrow keys similar to native date input:
Date.Picker.Expected.Focus.mov
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: