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

Colored Tags #7285

Open
20 tasks
Tracked by #7134
tbsbdr opened this issue Jul 18, 2022 · 1 comment
Open
20 tasks
Tracked by #7134

Colored Tags #7285

tbsbdr opened this issue Jul 18, 2022 · 1 comment
Labels

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Jul 18, 2022

User Story

As a user I want same tags to have the same color so that I can recognise related files faster based on their color.

Value

  • lower cognitive load for recognising same tags.

Acceptance Criteria

  • Same Tags have the same color (also across users)
  • tag-colors-list: 30 colors are predefined in the theme
  • more colors can be added to the tag-colors-list, a maximum of 512 colors is possible until colors get reused.
  • The colors from the tag-colors-list are assigned to tags successively (Tag1 -> tag-color1, Tag2 -> tag-color2 ... )

Tags upfront  

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
This was referenced Jul 18, 2022
@tbsbdr tbsbdr added Priority:p4-low Low priority and removed p3-medium labels Jul 18, 2022
@settings settings bot removed the p4-low label Nov 30, 2022
@tbsbdr
Copy link
Contributor Author

tbsbdr commented Jun 23, 2023

Proposal - add option:

  • if a colored tag gets set, show the whole resource in this color (not only the colored tag)

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