Skip to content

Migrate new_project_url_select to GlCollapsibleListbox

What does this MR do and why?

Migrate new_project_url_select to GlCollapsibleListbox

Changelog: changed

Screenshots or screen recordings

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

Before After
Screen_Recording_2023-09-18_at_2.21.37_PM Screen_Recording_2023-09-18_at_2.19.20_PM

How to set up and validate locally

  1. Click on "+" in the sidebar and select new project
  2. Click on "Create a blank project"
  3. In the landing page , click on the project url dropdown Screenshot_2023-09-18_at_2.23.54_PM

Since this is a dropdown migration , and we are using "listbox" now , this will have the selected icon with the selected 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 #413462

Edited by Deepika Guliani

Merge request reports