Say in an Overview where you see a list of tickets, each ticket title in is in a <tr>
, please consider putting the tags added to the ticket in the class attribute so I can add some css to change the text or background colour of tickets. (if admins don’t add custom css the colours will be normal)
eg
<tr class="item tag-awaiting-dims" data-id="16717" style="cursor: pointer;">
The interface will look ugly as, I agree. No dramas if you don’t like the idea or don’t think it would be useful to many people.