Skip to content

Indent labels into their own block

Alex Kalderimis requested to merge ajk-block-layout-mr-labels into master

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

1644768585

How to set up and validate locally

  1. Create a number of labels on MRs (10 or more is a good idea)
  2. 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.

Edited by Alex Kalderimis

Merge request reports