Skip to content

Migrate to GlCollapsibleListbox in jira connect project selector

Dheeraj Joshi requested to merge djadmin-jira-connect-dropdown-migration into master

Related issue: #384271 (closed)

What does this MR do and why?

Migrates GlDropdown in app/assets/javascripts/jira_connect/branches/components/project_dropdown.vue to GlCollapsibleListbox component.

Screenshots or screen recordings

before after
image image

How to set up and validate locally

  1. Visit http://gdk.test:3000/-/jira_connect/branches/new in your GDK
  2. The first dropdown should render similar to https://gitlab.com/-/jira_connect/branches/new.

MR acceptance checklist

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

Edited by Dheeraj Joshi

Merge request reports