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

Improve Tag-suggestions with "recent tags" #7287

Open
16 tasks
Tracked by #7134
tbsbdr opened this issue Jul 18, 2022 · 0 comments
Open
16 tasks
Tracked by #7134

Improve Tag-suggestions with "recent tags" #7287

tbsbdr opened this issue Jul 18, 2022 · 0 comments
Labels

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Jul 18, 2022

User Story

As a user who tags many files with similar tags, I want the drop-menu to offer me recent tags so that I don't need to remember the tags I need.

Value

  • better recall than remember: lower cognitive costs while adding tags

Acceptance Criteria

  • show 7 recently used Tags on top of the suggestion list
  • icon: recently used tags have an icon next to its text-label; icon "history" (from remix-icons)
  • after the recently used tags the usual alphabetically sorted, available tags are listed

image

Automated tests

Unittest:

E2E Tests

Definition of ready

  • everybody needs to understand the value written in the user story
  • acceptance criteria has to be defined
  • all dependencies of the user story need to be identified
  • feature should be seen from an end user perspective
  • user story has to be estimated
  • story points need to be less then 20

Definition of done

  • Functional requirements

  • functionality described in the user story works

  • acceptance criteria are fulfilled

  • Quality

  • codre review happened

  • CI is green

  • critical code received unit tests by the developer

  • automated tests passed (if automated tests are not available, this test needs to be created and passed

  • Non-functional requirements

  • no sonar cloud issues

Note on terminology:
"File" is always meant as "file and folder".

@tbsbdr tbsbdr added Priority:p4-low Low priority Type:Story User Story labels Jul 18, 2022
This was referenced Jul 18, 2022
@settings settings bot removed the p4-low label Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant