Skip to content

Migrates GlDropdown to GlListBox in project namespaces

Artur Fedorov requested to merge 384282-dropdown-listbox-migration into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Migrates <GlDropDown> to the new <GlListBox> component. This is part of the dropdown migration OKR.

This MR resolves #384282 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

BEFORE AFTER
Screenshot_2022-12-07_at_15.08.52 Screenshot_2022-12-07_at_15.26.16
Screenshot_2022-12-07_at_15.10.25 Screenshot_2022-12-07_at_15.25.55
Screenshot_2022-12-07_at_15.10.38 Screenshot_2022-12-07_at_15.25.44

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Go To Project
  2. Open /projectId/-/forks/new
  3. Select namespace

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 #384282 (closed)

Edited by Artur Fedorov

Merge request reports