Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non standard keyboard navigation #56

Open
matoaaa opened this issue Jan 27, 2020 · 1 comment
Open

non standard keyboard navigation #56

matoaaa opened this issue Jan 27, 2020 · 1 comment

Comments

@matoaaa
Copy link

matoaaa commented Jan 27, 2020

According to standard:
https://raw.githack.com/w3c/aria-practices/issue57-date-picker-design-pattern/aria-practices.html#calendar-grid-keyboard-interaction

  • Shift Page Up: Updates the calendar grid to the next year. instead of Alt+Page Up

  • Shift Page Down: Updates the calendar grid to the previous month. instead of Alt+Page Down

  • Home: Moves focus to first day of the current week. not to first day of current month

  • End: Moves focus to the last day of the current week. not to last day of current month

@matoaaa
Copy link
Author

matoaaa commented May 20, 2020

partial fix in #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant