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

Accessibility: Keyboard navigation issues on hamburger menu #236

Open
capeoples opened this issue May 16, 2019 · 0 comments
Open

Accessibility: Keyboard navigation issues on hamburger menu #236

capeoples opened this issue May 16, 2019 · 0 comments
Labels

Comments

@capeoples
Copy link

In views where the hamburger menu is open, the following keyboard navigation updates are needed:

  • When using tab, the menu should close and move to the next element on the page when tabbing away from the last link in the menu
  • Add support for up/down arrow keys. When navigating the menu with arrow keys, the focus should cycle through the menu links.

Screen Shot 2019-05-16 at 1 42 27 PM

@paulcpederson paulcpederson added this to the v2.0.0 milestone Sep 30, 2019
@paulcpederson paulcpederson removed this from the v2.0.0 milestone Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants