PolymerElements / paper-item

Material Design list items
https://www.webcomponents.org/element/PolymerElements/paper-item
33 stars 34 forks source link

User has no feedback when hovering an item #97

Open aperrad opened 7 years ago

aperrad commented 7 years ago

Description

The user has no feedback when hovering an item in a dropdown-menu (it's an example) It could be a google idea to add custom property --paper-item-hovered.

Expected outcome

Changing color when hovering item, --paper-grey-200 by default as in others Google Applications

Actual outcome

Item color is the same as when not hovering

Live Demo

Actual : https://elements.polymer-project.org/elements/paper-dropdown-menu?view=demo:demo/index.html&active=paper-dropdown-menu

Expected : http://jsfiddle.net/aperrad/3auxtxds/

Steps to reproduce

  1. Open dropdown menu
  2. Hover an item

    Browsers Affected