We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The checkbox label should gray out to match disabled input color
The developer has to manually adjust label color
http://plnkr.co/edit/j7pwund5BYrJETYN7GBW?p=preview
There is no spec that I could find about checkbox labels so this is certainly open for interpretation.
The text was updated successfully, but these errors were encountered:
@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
Sorry, something went wrong.
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.
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: