Skip to content

Migrate GlDropdown to GlCollapsibleListbox

Thomas Hutterer requested to merge 418092-migrate-dropdown into master

What does this MR do and why?

Migrates one deprecated GlDropdown Vue component to the newer GlCollapsibleListbox.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  • Go to http://gdk.test:3000/admin/runners and click the "..." dropdown on the top-right.
  • Click "Show runner installation and registration instructions"
  • In the modal, check the Architecture dropdown.
  • Change the platform and see the contents of the dropdown change.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #418092 (closed)

Edited by Thomas Hutterer

Merge request reports