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

Disabled checkbox check icon has confusing fill opacity #6734

Open
gredman2018 opened this issue Mar 7, 2024 · 0 comments
Open

Disabled checkbox check icon has confusing fill opacity #6734

gredman2018 opened this issue Mar 7, 2024 · 0 comments

Comments

@gredman2018
Copy link
Contributor

Environment

  • Package version(s):
  • Operating System: MacOS Sonoma 14.3
  • Browser name and version: Chrome 122.0.6261.94

Code Sandbox

Steps to reproduce

  1. Blueprint Checkbox/Disabled/Check icon in code/web has a fill of White [#FFFFFF], 100% opacity
  2. This is the same fill as the Checkbox/Default/Check icon
  3. The checkbox does not appear disabled as a result

Actual behavior

The Checkbox/Disabled/Check icon has a fill of White [#FFFFFF], 100% opacity

Expected behavior

The Checkbox/Disabled/Check icon should have a fill of White [#FFFFFF], 50% opacity. This is consistent with the disabled icon styles for buttons/other components and will clearly communicate that the checkbox is not interactive.

Possible solution

The Checkbox/Disabled/Check icon should have a fill of White [#FFFFFF], 50% opacity. This is consistent with the disabled icon styles for buttons/other components and will clearly communicate that the checkbox is not interactive.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants