FE: Add tooltip to every setting
Why are we doing this work
- users want an easy way to learn about each setting
Relevant links
Non-functional requirements
-
Documentation: -
Feature flag: -
Performance: -
Testing:
Implementation plan
-
frontend add tooltip to every setting at https://gitlab.com/gitlab-org/gitlab/-/blob/1b7291bf643caafedb0a0876af180cab11f3b713/ee/app/assets/javascripts/security_orchestration/components/policy_editor/scan_result/lib/settings.js#L47
Verification steps
- Upload a GitLab Ultimate license
- Navigate to a project => Secure => Policies => New policy => Scan Result Policy => Select "Any merge request" type
- Hover over every setting (both in protected branches settings and merge request settings) and ensure there is a tooltip for each one
Edited by Alexander Turinske