#4604 pull-request tags don't have the expected color in PR list
Closed: Fixed by jlanda. Opened by praiskup.

See this pull request has "light blue" color of tag 'needs-work', but in the list it is grey:

Screenshot_20190906_124622.png


<span id="tag-needs-work" title="" data-bg-color="#1ac5ef" class="badge badge-secondary font-90p">needs-work</span>

M, the data-bg-color is there, we probably forgot to inject the coloring js on pull request list view

Metadata Update from @jlanda:
- Issue tagged with: JS, UI, bug, easyfix

Roadmap view has the same problem

Metadata Update from @jlanda:
- Issue assigned to jlanda

The js block was missing on many views. I think i caught all of them

Fixed on https://pagure.io/pagure/c/1177b475cfe4501819d87d67da36d2c8536676a5?branch=master

Metadata Update from @jlanda:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata
Related Pull Requests