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

Feature request: Better support/demos for nested dropdown menus #114

Open
taranir opened this issue Jan 27, 2017 · 0 comments
Open

Feature request: Better support/demos for nested dropdown menus #114

taranir opened this issue Jan 27, 2017 · 0 comments

Comments

@taranir
Copy link

taranir commented Jan 27, 2017

I'm currently trying to use paper-menu-button to create nested dropdown menus, by nesting a paper-menu-button inside of the parent menu's paper-item element. Example menu: http://i.imgur.com/vDvDVTG.png
I can't use paper-submenu because I'd like to mimic the behavior of system menus (File, Edit, etc).

This somewhat works, but has many a11y issues (pressing enter key to select the submenu's trigger doesn't open the submenu, voiceover doesn't properly express that the submenu's trigger is a dropdown element, pressing esc to leave the submenu has inconsistent behavior) and I've had to make several hacky workarounds.

It would be great to have an official implementation of nested dropdown menus, with better a11y support, and a demo for nested dropdown menus on the Polymer website.

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