microsoft / TeamMate

TeamMate is an application for managing Azure DevOps work items and pull requests.
MIT License
30 stars 11 forks source link

Show tags in Work Items `a la TeamMate classic #54

Closed supermem613 closed 2 years ago

supermem613 commented 2 years ago

Let's show tags in work item entries. This makes it easier to spot important tags for teams that use it as an important part of their workflow.

Most of the logic was already there, we just needed to make the user control for the tags show up nicely.

Closes #46