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] VCheckbox does not apply disabled styling #7509

Closed
DRoet opened this issue Jun 14, 2019 · 0 comments
Closed

[Bug Report] VCheckbox does not apply disabled styling #7509

DRoet opened this issue Jun 14, 2019 · 0 comments
Assignees
Labels
C: VCheckbox VCheckbox T: bug Functionality that does not work as intended/expected
Milestone

Comments

@DRoet
Copy link
Contributor

DRoet commented Jun 14, 2019

Versions and Environment

Vuetify: 2.0.0-beta.2
Last working version: 1.5.14
Vue: 2.6.10
Browsers: Chrome 74.0.3729.169
OS: Windows 10

Steps to reproduce

Use the disabled prop on a v-checkbox

Expected Behavior

The color should change to indicate that the checkbox is disabled

Actual Behavior

The color doesn't change and stays the same

Reproduction Link

https://codepen.io/anon/pen/YoyBJv?&editable=true&editors=101

@DRoet DRoet added C: VCheckbox VCheckbox T: bug Functionality that does not work as intended/expected labels Jun 14, 2019
@ghost ghost added the S: triage label Jun 14, 2019
@johnleider johnleider self-assigned this Jun 14, 2019
@johnleider johnleider added this to the v2.0.0 milestone Jun 14, 2019
johnleider added a commit that referenced this issue Jun 14, 2019
wasn't properly applying disabled or focused styles

fixes #7509
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

No branches or pull requests

2 participants