Migrate GlDropdown to GlCollapsibleListbox in admin projects page
What does this MR do and why?
This MR migrates GlDropdown & GlDropdownItem used in admin projects page to GlCollapsibleListbox component.
I have opted to replace the Any namespace selection with the Clear button since it is more or less to achieve the same thing
Screenshots or screen recordings
| Screen | Before | After |
|---|---|---|
| Desktop | ![]() |
![]() |
| Mobile | ![]() |
![]() |
How to set up and validate locally
- Navigate to the admin projects page (http://gdk.test:3000/admin/projects)
- Observe the new projects listbox
✨ - Ensure that the URL is updated upon selection
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 #384292 (closed)
Edited by Tan Le



