Limit the number of tags displayed in runner list to 20
What does this MR do and why?
Limit the number of tags displayed
This change limits a list of runner tags by using a single “+N tags” element that toggles their visibility when clicked.
References
- Add overflow of runner tags in runner table (#345327 - closed)
- Establish a consistent "+N more" pattern (gitlab-org/gitlab-services/design.gitlab.com#1989)
Screenshots or screen recordings
Before | After |
---|---|
![]() |
![]() |
Expanding action
How to set up and validate locally
- Visit the Admin > Runners page
- Edit any runner so it has more than 20 tags
- In the Admin > Runners page, check how they can be expanded
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #345327 (closed)
Edited by Miguel Rincon