Skip to content

Code dropdown: Migrate to GlDisclosureDropdown (Part 2)

Sascha Eggenberger requested to merge code-dropdown-migration-pt2 into master

What does this MR do and why?

Code dropdown: Migrate to GlDisclosureDropdown Part 2 as we had to revert it due to a path issue where we last minute moved the base urls to $options but did not update the variables used 😟 (!143301 (merged))

Carried over from Code dropdown: Migrate to GlDisclosureDropdown (!142554 - merged):

  • Migrate to Vue
  • Use GlDisclosureDropdown
  • Replace button group with list

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before after
Directory
before_dir after_dir

How to set up and validate locally

  1. Go to http://gdk.test:3000/flightjs/Flight/-/tree/master?ref_type=heads
  2. Go to a sub directory: http://gdk.test:3000/flightjs/Flight/-/tree/master/includes?ref_type=heads

Related to #430246 (closed), ✂️ UX Paper Cuts 16.10 → Groups & Projects (#424397 - closed)

Edited by Sascha Eggenberger

Merge request reports