Open matoaaa opened 4 years ago
Use Shift+PageUp/PageDown instead of Alt+PageUp/PageDown to move to previous/next year as specified in w3c standards and examples:
https://raw.githack.com/w3c/aria-practices/issue57-date-picker-design-pattern/aria-practices.html#calendar-grid-keyboard-interaction
https://w3c.github.io/aria-practices/examples/dialog-modal/datepicker-dialog.html#kbd_label
Probably also update of the shortcuts in Demo is needed, but it seems the Demo is not part of this repository.
Use Shift+PageUp/PageDown instead of Alt+PageUp/PageDown to move to previous/next year as specified in w3c standards and examples:
https://raw.githack.com/w3c/aria-practices/issue57-date-picker-design-pattern/aria-practices.html#calendar-grid-keyboard-interaction
https://w3c.github.io/aria-practices/examples/dialog-modal/datepicker-dialog.html#kbd_label
Probably also update of the shortcuts in Demo is needed, but it seems the Demo is not part of this repository.