Indent labels into their own block
What does this MR do and why?
Addresses #352698 (closed) by reflowing MR labels onto their own line in MR listings.
The benefit of this is providing more consistent, predictable and scannable whitespace alignment so that the MR list does not become completely overwhelming with labels.
Screenshots or screen recordings
How to set up and validate locally
- Create a number of labels on MRs (10 or more is a good idea)
- View the MRs in a list (e.g.
http://my.dev.instance/flightjs/Flight/-/merge_requests
)
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.
Edited by Alex Kalderimis