We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
paper-dropdown-menu
paper-dropdown-menu-light
The color of the label and underline should change when they are clicked and stay that color until they don't have focus.
The colors changes for a moment but then goes back to the default.
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu/demo/demo/index.html
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
No branches or pull requests
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: