Migrate ee/app/assets/javascripts/pages/admin/application_settings/ci_cd/ci_template_dropdown.vue to GlDisclosureDropdown or GlCollapsibleListbox
What does this MR do and why?
Related to #418042 (closed)
Replaces the legacy dropdown in CI CD settings with a collapsible listbox.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Navigate to http://127.0.0.1:3000/admin/application_settings/ci_cd
- Expand 'Required pipeline configuration' section
- Insure that the dropdown functions correctly when pre-populated, when searching, and when resetting.
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.
Edited by Briley Sandlin