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

Bug(DropdownMenu): lack of keyboard interaction #1589

Open
saripovdenis opened this issue May 16, 2024 · 1 comment
Open

Bug(DropdownMenu): lack of keyboard interaction #1589

saripovdenis opened this issue May 16, 2024 · 1 comment

Comments

@saripovdenis
Copy link
Contributor

Now it's impossible to set focus to submenu items by Right\Left Arrow keyboard interaction, but it's expected according to WAI-ARIA:
https://www.w3.org/WAI/ARIA/apg/patterns/menubar/#keyboardinteraction

DropdownMenu.a11y_bug.mov

Request: add an ability to navigate through menus and submenus by Right/Left Arrow (like how it works with Enter and Esc now).

@amje
Copy link
Contributor

amje commented May 16, 2024

Will be fixed in #1430

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

No branches or pull requests

3 participants