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

[TL 21] Select and remove multiple groups #35

Open
7 tasks
flomich opened this issue May 18, 2021 · 0 comments
Open
7 tasks

[TL 21] Select and remove multiple groups #35

flomich opened this issue May 18, 2021 · 0 comments
Labels
userstory topic that needs to be implemented

Comments

@flomich
Copy link
Contributor

flomich commented May 18, 2021

User Story

As a User,
I want to select and remove multiple groups
so that I can quickly filter my list of upcoming tasks.

Acceptance Criteria

  • Users can open the side window and click on a group.
  • The side window closes and the task list is shown again.
  • At the top, there is a small icon with the group name and background color which has a small "x" next to it.
  • The icon indicates that only tasks from that group are currently shown.
  • The user can click on the small "x" in order to remove the group filter and display all tasks again.
  • Users can also open the side window again to select another group.
  • The task view shows all tasks of all selected groups in chronological order, each of them can be removed by clicking the "x" icon.
@flomich flomich added the userstory topic that needs to be implemented label May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
userstory topic that needs to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant