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

MDCMenuFoundation add --selected to list items, so that states code is applied to menu #2031

Closed
lynnmercier opened this issue Jan 22, 2018 · 0 comments · Fixed by #2084
Closed
Assignees
Labels

Comments

@lynnmercier
Copy link
Contributor

Currently our mdc-menu does not show the selected state of a list-item.

This may need to be implemented in a variant of mdc-menu. Some menus, once an item is selected, the menu is never expected to be re-opened. But for mdc-select, the menu we attach to the select component can be re-opened. Right now we use [aria-selected="true"] instead of mdc-list-item--selected in our CSS selectors within mdc-select.

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

Successfully merging a pull request may close this issue.

2 participants