Reorganize runner tags in runners table
What does this MR do and why?
This change moves the runners tag list to improve the runners' table layout, it reduces the amount of columns in the table so the data is not as crammed in smaller screens.
This is part of #343133 (closed), there is still some way to go, but this change already uses space a bit better.
Screenshots or screen recordings
These examples show an extreme number of 50 tags (our maximum!):
before (lg, md, sm screens) | after |
---|---|
Buttons don't overflow the table anymore:
before | after |
---|---|
How to set up and validate locally
- Logged in as admin
- Visit Admin -> Runners
- Check the runners are displayed correctly
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #343133 (closed)
Edited by Miguel Rincon