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.4.4] Checkbox label text is greyed out, which doesn't match the Material Design specification #18804

Closed
ldavisCEI opened this issue Nov 30, 2023 · 2 comments · Fixed by #20738
Assignees
Labels
C: VCheckbox VCheckbox T: bug Functionality that does not work as intended/expected
Milestone

Comments

@ldavisCEI
Copy link

Environment

Vuetify Version: 3.4.4
Vue Version: 3.3.9
Browsers: Edge 119.0.0.0
OS: Windows 10

Steps to reproduce

  1. Go to https://vuetifyjs.com/en/components/checkboxes/#usage
  2. Compare that to https://m2.material.io/components/checkboxes

Expected Behavior

Label text should be a dark black by default

Actual Behavior

Label text is a greyed out, disabled looking color.

Reproduction Link

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

@github-actions github-actions bot added the S: stale This issue is untriaged and hasn't seen any activity in at least six months. label May 29, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 13, 2024
@korggy
Copy link

korggy commented Nov 26, 2024

Can someone tell me why this was closed without comment? The text color currently used for checkboxes is confusing to my users and does not match the Material specification.

@J-Sek
Copy link
Contributor

J-Sek commented Nov 26, 2024

It is an automatic process, as visible above your comment: "github-action [bot] closed this...".

Link to MD3 spec matches with your request. There is no point in this label having 60% opacity.

@J-Sek J-Sek reopened this Nov 26, 2024
@J-Sek J-Sek added T: bug Functionality that does not work as intended/expected C: VCheckbox VCheckbox and removed S: triage S: stale This issue is untriaged and hasn't seen any activity in at least six months. labels Nov 26, 2024
@J-Sek J-Sek self-assigned this Nov 26, 2024
@KaelWD KaelWD added this to the v3.7.x milestone Dec 11, 2024
@KaelWD KaelWD closed this as completed in f804c50 Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VCheckbox VCheckbox T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants