Migrate New Merge Request Checkbox to Pajamas Component
What does this MR do and why?
Migrate generic checkbox to pajamas component on app/views/shared/_new_merge_request_checkbox.html.haml
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Open any project/repository and add a new file directly from the UI.
- Change the target branch to something other than the current branch.
- Checkbox should show up asking to create a new merge request.
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.
Fixes #361194 (closed)