alejandro5042 / azdo-userscripts

A collection of userscripts to improve the Azure DevOps UI
https://alejandro5042.github.io/azdo-userscripts/
MIT License
40 stars 23 forks source link

Feat: Highlight Offline Agents #182

Closed humberto-garza closed 2 years ago

humberto-garza commented 2 years ago

Details

It is hard to navigate the Agent Pool pages on Azdo to search for offline agents because there is no search bar. Ideally, it would be better to implement a search, but this is easier to implement in the short term.

Implementation

Customize width for the .agent-icon.offline class.

Testing

Before image

After image