CenturyLinkCloud / Cyclops

The UX/UI Pattern Guide for the CenturyLink Platform
http://assets.ctl.io/cyclops
MIT License
20 stars 16 forks source link

List view item now has hover style #135

Closed guyaparker closed 7 years ago

guyaparker commented 7 years ago

Cyclops 1.8.2 has added a hover style to items with class list-view-item when previously only list-view-link-item and list-view-editable-item had a hover style. In a list view where there is a mixture of all three types this is confusing because all lines provide the same user feedback implying that a click will cause an action.

pascualin commented 7 years ago

@guyaparker Could you please provide a screenshot for @mattnickles to take a look?

guyaparker commented 7 years ago

In both these case my mouse is hovering over the first row (just labelled "Item").

This is from 1.8.2 and has a hover effect: screen shot 2017-03-24 at 17 30 46

This is from 1.7.0 and does not have a hover effect: screen shot 2017-03-24 at 17 31 00

pascualin commented 7 years ago

Could you please take a look at this @jsmecham ?