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

Checkbox label doesn't change color when disabled #4488

Closed
willshowell opened this issue May 11, 2017 · 2 comments · Fixed by #4507
Closed

Checkbox label doesn't change color when disabled #4488

willshowell opened this issue May 11, 2017 · 2 comments · Fixed by #4507
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@willshowell
Copy link
Contributor

Bug, feature request, or proposal:

Bug

What is the expected behavior?

The checkbox label should gray out to match disabled input color

What is the current behavior?

The developer has to manually adjust label color

What are the steps to reproduce?

http://plnkr.co/edit/j7pwund5BYrJETYN7GBW?p=preview

Other

There is no spec that I could find about checkbox labels so this is certainly open for interpretation.

@jelbourn jelbourn added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label May 11, 2017
@willshowell
Copy link
Contributor Author

@tinayuangao I'd be happy to tackle this if you wish. Would just need to know if which color to match...

Disabled checkbox
light: 26% black
dark: 30% white

Disabled input label
light: 42% black
dark: 50% white

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
3 participants