Skip to content

Improve compliance report header layout

What does this MR do and why?

This MR improves the responsive layout of the compliance report header.

This change is hidden behind a development feature flag.

Screenshots or screen recordings

Before After
Screen_Recording_2022-01-21_at_15.20.30 Screen_Recording_2022-01-21_at_15.17.52

How to set up and validate locally

  1. You need a GitLab Ultimate license.
  2. Enable the new feature flag in your terminal: echo "Feature.enable(:compliance_violations_report)" | rails c
  3. View the compliance report: [GDK_HOST]/groups/gitlab-org/-/security/compliance_dashboard

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #347411 (closed)

Merge request reports

Loading