DanielYKPan / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
565 stars 356 forks source link

Keyboard Accessability of Date-time picker. #739

Open jessie-james opened 3 years ago

jessie-james commented 3 years ago

Date-time-picker only opens on mouse click. Must be keyboard accessible via pressing space or enter. https://www.w3.org/TR/wai-aria-practices/examples/dialog-modal/datepicker-dialog.html

Looking for a solution since you cant use ALT + DOWN_ARROW -- to Open the picker and be considered accessible.