Skip to content

Improve vulnerability report empty state spacing

What does this MR do and why?

Related #438661 (closed)

This MR increases the spacing between the empty state and the vulnerability report filtering section to be according to how it should be by default for empty state.

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-18_at_14.29.09 Screenshot_2024-01-18_at_14.28.57

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 vulnerability report
  2. Filter such that there are no results (e.g. set low severity and dismissed with a certain reason)
  3. Validate that there is more spacing between the empty state and the filtering section
Edited by Lorenz van Herwaarden

Merge request reports