]> source.dussan.org Git - gitea.git/commit
Remove label color from global issue filters (#22660)
authorFrancesco Siddi <francesco.siddi@gmail.com>
Tue, 31 Jan 2023 12:58:34 +0000 (13:58 +0100)
committerGitHub <noreply@github.com>
Tue, 31 Jan 2023 12:58:34 +0000 (20:58 +0800)
commitc14d3e80e8f4243768eef8af6a6fa9df9ea5fedd
tree7258a4bbe94ee0dd48d08de4755347115831e64c
parent36dc11869d0401b796a7a3f74627fec842a4a89a
Remove label color from global issue filters (#22660)

The use of ui colors (red, green, etc) should be limited to actionable
or dismissable entries. Before this commit, a green/red label was used
to display issues count on each repository. This did not add any
meaningful information to the list.

Removing the label reduces ambiguity and makes the list easier to scan
visually.

![label_compare](https://user-images.githubusercontent.com/451841/215360696-a881b765-207d-4ffa-8bec-398f8e5dab1e.jpg)

---------

Co-authored-by: delvh <dev.lh@web.de>
templates/user/dashboard/issues.tmpl