Migrate form checkbox to gitlab UI style in MR settings
What does this MR do and why?
Migrates the vanilla form helper checkbox element to the GitLab UI styled checkbox using the gitlab_ui_checkbox_component helper.
Screenshots or screen recordings
| before | after |
|---|---|
![]() |
![]() |
How to set up and validate locally
Visit a project settings -> general page, expand the "merge requests" section and observe the checkbox style and behavior.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.

