Migrate app/assets/javascripts/diffs/components/commit_item.vue input to GlFormCheckbox
What does this MR do and why?
Migrated the checkbox in app/assets/javascripts/diffs/components/commit_item.vue to use GlFormCheckbox.
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Create a new MR in GDK (e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/new)
- Go to the
Commitstab - Click the
Add previously merged commitsbutton
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.
Related to #365453 (closed)

