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 Dec 19, 2024. It is now read-only.
Description
When you click on a
paper-dropdown-menu
the color of the label and underline changes for a moment but then goes back to the default color.paper-dropdown-menu-light
does not do this and works as expected. Happens to me in the demo: https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu/demo/demo/index.html and elsewhere.Expected outcome
The color of the label and underline should change when they are clicked and stay that color until they don't have focus.
Actual outcome
The colors changes for a moment but then goes back to the default.
Live Demo
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu/demo/demo/index.html
Steps to reproduce
paper-dropdown-menu
elementBrowsers Affected
The text was updated successfully, but these errors were encountered: