Skip to content
New issue

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

[MdListExpand] expand content cursor style #1643

Closed
VdustR opened this issue Mar 29, 2018 · 0 comments
Closed

[MdListExpand] expand content cursor style #1643

VdustR opened this issue Mar 29, 2018 · 0 comments
Labels

Comments

@VdustR
Copy link
Member

VdustR commented Mar 29, 2018

Steps to reproduce

Expand the expandable list item, move the cursor into .md-list-expand.

Which browser?

All browsers.

Vue Material v1.0.0-beta-8

What is expected?

pointer cursor should only show in .md-list-item-content.

default cursor should show in .md-list-expand

What is actually happening?

pointer cursor show in whole .md-list-item-container

Structure:

.md-list-item-container
  .md-list-item-content
  .md-list-expand

hover background color is bound on .md-list-item-container too.

Reproduction Link

Offcial documentation: https://vuematerial.io/components/list

@VdustR VdustR added the bug label Mar 29, 2018
Pwntus added a commit to Pwntus/vue-material that referenced this issue Jun 7, 2018
Samuell1 pushed a commit that referenced this issue Jun 8, 2018
* fix(MdListItemExpand): specifically target direct md-list-expand-icon children when parent is active.

* fix(MdListItem): expand content cursor style and hover (#1643)
Pwntus added a commit to Pwntus/vue-material that referenced this issue Jun 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant