Skip to content

Migrate package repository version row dropdown to GlDisclosureDropdown

What does this MR do and why?

Migrate GlDropdown to GlDisclosureDropdown on app/assets/javascripts/packages_and_registries/package_registry/components/details/version_row.vue

Changelog: changed

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. (Optional -- if no package with multiple versions exists) Follow any of the methods described here to create new packages with multiple versions.
  • Other methods were throwing errors for me, I found doing How to create n files for generic package twice but setting different version number works well.
  1. Under your projects Package Registry page, open your package with multiple version and switch to the "Other versions" tab.

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

Edited by Shane Maglangit

Merge request reports