Gitea: Label sets don't make sense to a new user

Created on 10 Aug 2019  路  4Comments  路  Source: go-gitea/gitea

Description

I have recently moved some repositories to Gitea and started using the issue tracker. When I first enter the labels menu, I see the first screenshot.

With the first repository I just created a new label as I assumed that the Label Set means that I am given a single label called "Default" which is not going to help me. With another repository I did accept the Default label set and was surprised that I was given actually useful labels (screenshot 2).

Request: could more information be added between the label set dropdown and the "Use Label Set" button? I wish it would have told me instead something like "This will create 7 labels; bug, duplicate, enhancement, help wanted, invalid, question and wontfix". I think having the label explanations visible wouldn't hurt either, but even without them, just the label names would be more helpful to know.

I am also wondering if I can return to this screen somehow with the repositories where I opted to not use a label set and import a label set regardless.

Screenshots

bildo

bildo


Edit: potentially related https://github.com/go-gitea/gitea/issues/6055 ?

kindocs kinenhancement

Most helpful comment

Not a bad idea, maybe simply list underneath the dropdown a list of labels in a set. "This will create 7 labels; bug, duplicate, enhancement, help wanted, invalid, question and wontfix" feels maybe a bit verbose, but simply something like:

| Default |
(bug, duplicate, enhancement, help wanted, invalid, question, wontfix)

or even, if length is an issue:

| Default |
(bug, duplicate, enhancement, +4)

All 4 comments

Not a bad idea, maybe simply list underneath the dropdown a list of labels in a set. "This will create 7 labels; bug, duplicate, enhancement, help wanted, invalid, question and wontfix" feels maybe a bit verbose, but simply something like:

| Default |
(bug, duplicate, enhancement, help wanted, invalid, question, wontfix)

or even, if length is an issue:

| Default |
(bug, duplicate, enhancement, +4)

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

I am able to reproduce at https://try.gitea.io/repo/create.

Definately still a relevant issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mirhec picture mirhec  路  3Comments

flozz picture flozz  路  3Comments

tuxfanou picture tuxfanou  路  3Comments

jonasfranz picture jonasfranz  路  3Comments

ghost picture ghost  路  3Comments