Add popover to experiment feature for security policies
What does this MR do and why?
This MR adds popover to experiment feature
Popover with information about experiment is added to security polices experimental features
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 | UI |
---|---|
Popover for settings | popover.mov |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
-
Enable 2 feature flags
Feature.enable(:security_policies_policy_scope)
Feature.enable(:compliance_pipeline_in_policies)
-
Go to the group
-
Settings
=>General
=>Permissions and group features
-
Scroll down to the end of section and see 2 experiment features
Related to #435937