Remove select/clear all button for project select
What does this MR do and why?
Remove select/clear all button for project select
- this feature is not needed because it is used in situations where a user should not be selecting/clearing all
Changelog: changed
EE: true
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.
Scenario | Before | After |
---|---|---|
policy scope | ||
code action |
instances |
---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Upload a GitLab Ultimate license
- Create a group => Navigate to Settings => General => Enable
security policy scope
andsecurity policy code actions
- Navigate to the group => Secure => Policies => New policy => Scan Execution policy => Add new action => Run CI/CD code => Run
Linked existing CI file
- Verify a policy can be selected and the select/clear all buttons do not appear
- Verify the scope section allows for project selection and the select/clear all buttons do not appear
Related to #437943 (closed)
Edited by Alexander Turinske