Skip to content

Use gitlab-ui avatar in status_description

Lorenz van Herwaarden requested to merge improve-status-description-avatar into master

What does this MR do and why?

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-01-22_at_10.45.18 Screenshot_2024-01-19_at_14.03.46
Screenshot_2024-01-19_at_14.03.40

How to set up and validate locally

Prerequisites

  1. You need an EE license
  2. You need to have runners enabled (See $2408961 for setting up a runner)
  3. Import https://gitlab.com/gitlab-examples/security/security-reports
  4. Run a pipeline on master

Validate

  1. Go to the vulnerability report and click on any vulnerability
  2. On the details page change the status and validate that hovering the name in the status shows the popover
  3. Validate that the vertical aligning with the status text is improved and the horizontal spacing too.
Edited by Lorenz van Herwaarden

Merge request reports

Loading