I believe a checkbox should have 3 visual states and 2 logical states. #257
gorakhargosh
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The checkbox component in the library has a little problem. It's cumbersome to use anywhere
indeterminate state is required. An example of this is a checkbox tree:
Here's the state machine for a click on a tri-state checkbox:
logical representation:
Do you think it would be possible to add an indeterminate state to the checkbox?
Beta Was this translation helpful? Give feedback.
All reactions