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

Three state checkbox #129

Open
MajorBreakfast opened this issue Oct 17, 2016 · 1 comment
Open

Three state checkbox #129

MajorBreakfast opened this issue Oct 17, 2016 · 1 comment
Assignees

Comments

@MajorBreakfast
Copy link
Contributor

MajorBreakfast commented Oct 17, 2016

For the filter UI type buttons we need a special checkbox component with three states:

  • 'none': Empty box
  • 'some': Box with a circle
  • 'all': Box with a check mark

Clicking the box transitions it:

  • From 'none' and 'some' to 'all'
  • From 'all' to 'none'

See #74 on how the box is used

@MajorBreakfast MajorBreakfast self-assigned this Oct 17, 2016
@WoH WoH mentioned this issue Oct 23, 2016
3 tasks
@MajorBreakfast
Copy link
Contributor Author

MajorBreakfast commented Oct 26, 2016

Progress: A PR that provides preparation work for the checkbox was merged #155

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

No branches or pull requests

1 participant