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

Tag selection UI #26

Open
7 tasks
rlamorea opened this issue Mar 23, 2019 · 0 comments
Open
7 tasks

Tag selection UI #26

rlamorea opened this issue Mar 23, 2019 · 0 comments

Comments

@rlamorea
Copy link
Owner

Build a widget for displaying tags in groups, allowing selection/deselection of tags.

  • Top level should be "header" groups (unselectable "tags")
  • One group of "other" for all parentless tags.
  • Subsequent levels should only show direct children of parent.
  • If a parent tag is selected and has children, then show children to select.
  • If parent tag is unselected, all selected children are automatically unselected as well.
  • Widget should be an overlay that expands/contracts as needed.
  • Unit tests.
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