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

[Bug Report][3.1.4] "color" and "active-color" do the same thing for VList, but none of them lets you set the color for the list when its inactive #16624

Closed
simenness opened this issue Feb 9, 2023 · 1 comment
Assignees
Labels
C: VList VList T: bug Functionality that does not work as intended/expected

Comments

@simenness
Copy link

Environment

Vuetify Version: 3.1.4
Vue Version: 3.2.47
Browsers: Chrome 109.0.0.0
OS: Windows 10

Steps to reproduce

poke around at the v-list in the Vuetify Play areas (link)

Expected Behavior

active-color would be the one that makes the item change color when active,
and color being the one that sets the color for the entire VList.

Actual Behavior

active-color and color seem to the exact same, though "active-color" gets priority.

Reproduction Link

https://play.vuetifyjs.com/#...

@KaelWD
Copy link
Member

KaelWD commented Feb 20, 2023

Related: #16478
Broken since beta.1: 0897cd9

v3 added this to fix #9285

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VList VList labels Feb 20, 2023
@KaelWD KaelWD added this to the v3.x.x milestone Feb 20, 2023
yuwu9145 added a commit to yuwu9145/vuetify that referenced this issue Feb 26, 2023
@KaelWD KaelWD self-assigned this May 2, 2023
@KaelWD KaelWD modified the milestones: v3.x.x, v3.3.0 (Icarus) May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VList VList T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants