Skip to content

Add row gap between rows of codeowner approver avatars

What does this MR do and why?

Use row gap to add some space between consecutive rows of avatars in the codeowner rules section of an MR.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
approval_rules_before approval_rules
image image

How to set up and validate locally

  1. Check out this branch locally
  2. Ensure that a project on your GDK has at least one codeowner rule with many codeowners
  3. Create an MR in that project
  4. You will see that the rows of avatars for that codeowner rule in the MR editing screen have a gap between them

Related to #455093 (closed), #425467 (closed)

Edited by Chad Lavimoniere

Merge request reports