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
The calendar heading displaying the month and year is marked up as a live region so screen reader users get feedback from the buttons and keyboard commands that change the month and year.
Additionally, the recommended keyboard support is not accepted here.
I'm willing to take a stab at a PR for this, but before I do, I want to know if accessibility is important to this library, and if I successfully implemented the keyboard support, would that PR be accepted?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently, the date picker does not conform to WAI-ARIA's guidelines on accessibility.
Namely:
Additionally, the recommended keyboard support is not accepted here.
I'm willing to take a stab at a PR for this, but before I do, I want to know if accessibility is important to this library, and if I successfully implemented the keyboard support, would that PR be accepted?
Beta Was this translation helpful? Give feedback.
All reactions