You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
When a user clicks on an already selected menu item in paper-menu, the menu does not react to the click. I would expect such a click to be a no-op but for the menu to close. As of right now, user has to click outside of the menu to close it without changing the selection.
Expected outcome
The menu should close on click, even when it's the same option as was already selected on open.
Actual outcome
Nothing happens on clicking already selected item, the menu remains open. To close the menu, one must click another option, or click outside of the menu, which is not very intuitive.
Description
When a user clicks on an already selected menu item in paper-menu, the menu does not react to the click. I would expect such a click to be a no-op but for the menu to close. As of right now, user has to click outside of the menu to close it without changing the selection.
Expected outcome
The menu should close on click, even when it's the same option as was already selected on open.
Actual outcome
Nothing happens on clicking already selected item, the menu remains open. To close the menu, one must click another option, or click outside of the menu, which is not very intuitive.
Live Demo
https://elements.polymer-project.org/elements/paper-dropdown-menu?view=demo:demo/index.html&active=paper-dropdown-menu
Steps to reproduce
Browsers Affected
Only tested in Chrome
The text was updated successfully, but these errors were encountered: