Skip to content

Fix alignment for security policies experimental badge

Artur Fedorov requested to merge 441229-policies-experiment-setting-fix into master

What does this MR do and why?

This MR fixes alignment

Experimental features badge has correct center alignment and gap now

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.

Description Image
Before image.png
After Screenshot 2024-02-09 at 17.16.06.png
After mobile Screenshot 2024-02-09 at 17.16.17.png

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Enable feature flags

Feature.enable(:security_policies_policy_scope)
Feature.enable(:compliance_pipeline_in_policies)
  1. Go to Group
  2. Go to Settings -> General
  3. Toggle the Permissions and group features section

Related to #441229 (closed)

Edited by Artur Fedorov

Merge request reports