#1756 [RFE] Descriptions for tags
Closed: Fixed Opened by cep.

It would be nice to have short descriptions for tags. If a user hovered over a tag label on an issue page, the description can be displayed by using it in the title attribute.

I have done some work on this: it seems to work, but I have yet to write the tests. Let's use this issue to discuss the feature. Please feel free to +1 or -1 :)


The settings page:

Screenshot_from_2017-01-13_22-50-29.png

Edit tag page:

Screenshot_from_2017-01-13_22-50-45.png

Issue page. Imagine that the mouse pointer is hovering on the issue label, foo.

Screenshot_from_2017-01-13_22-51-32.png

Looks good to me. One favor to ask on the edit_tag page, can you change the field names to match the settings page:

tag -> Tag
tag_description -> Tag Description
tag_color -> Tag Color

tag -> Tag
tag_description -> Tag Description
tag_color -> Tag Color

Good idea, sure!

Looking good! :)

Some progress on this here: https://pagure.io/pagure/pull-request/1757

Fixed by @cep in https://pagure.io/pagure/pull-request/1757

@pingou changed the status to Closed

Metadata