Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

mdc-list does not use a hover pointer #4557

Closed
seriema opened this issue Apr 1, 2019 · 1 comment
Closed

mdc-list does not use a hover pointer #4557

seriema opened this issue Apr 1, 2019 · 1 comment
Assignees

Comments

@seriema
Copy link

seriema commented Apr 1, 2019

Bugs

What MDC Web Version are you using?

1.1.0

What browser(s) is this bug affecting?

Chrome, Edge, IE, and Firefox.

What OS are you using?

Windows 10

What are the steps to reproduce the bug?

It's reproducible on the material demo site, and I created a codepen as well:

  1. Load a list of items
  2. Hover over any list item

What is the expected behavior?

The mouse cursor should become a pointer, as described in Material Guidelines:
https://material.io/design/interaction/states.html#hover
expected

What is the actual behavior?

The mouse cursor is either an arrow or caret, depending on if I'm hovering on the item text or other part of the item.

@moog16 moog16 added this to the April 22 Release milestone Apr 1, 2019
@moog16
Copy link
Contributor

moog16 commented Apr 1, 2019

This behavior is confirmed. We should move the menu style to list (for the non --non-interactive list).

@seriema seriema changed the title mcd-list does not use a hover pointer mdc-list does not use a hover pointer Apr 3, 2019
abhiomkar pushed a commit that referenced this issue Apr 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants