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

Handle keyboard navigation of dropdowns #594

Open
Tracked by #347
interim17 opened this issue Oct 21, 2024 · 0 comments
Open
Tracked by #347

Handle keyboard navigation of dropdowns #594

interim17 opened this issue Oct 21, 2024 · 0 comments
Assignees

Comments

@interim17
Copy link
Contributor

interim17 commented Oct 21, 2024

Acceptance Criteria

  • First dropdown element should be focused when menu opens
  • shift+tab/tab should close menu, and focus the previous/next elements in header
  • Arrow keys should circularly navigate the dropdown items
  • enter should operate each dropdown item when focused

Out of scope: submenu operation and focus management

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

No branches or pull requests

1 participant