angular-datepicker
angular-datepicker copied to clipboard
Accessibility Support
Currently date selection can not be done using keyboard(tab and arrows).
To reproduce this bug:
-
open demo page
-
click on any input (datepicker for that input opens)
-
Press TAB focus goes to next input instead of datepicker
Datepicker should be focused on TAB and after that date selection can be done using keyboard arrow keys.
Any updates regarding keyboard accessibility, please.
@sagar-ganesh, not yet though it's on my 2 do list. You are welcome to submit a PR.