Skip to content

Migrate " tags_list_row.vue" to GlDisclosure"

What does this MR do and why?

Migrates /app/assets/javascripts/packages_and_registries/container_registry/explorer/components/details_page/tags_list_row.vuefrom GlDropdown to GlDisclosureDropdown

Screenshots or screen recordings

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

Before After
Screenshot_2023-06-22_at_00.05.44 Screenshot_2023-06-22_at_00.05.11

How to set up and validate locally

  1. Choose a public project
  2. Setup & enable Container Registry https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/registry.md
  3. Add a few images with tags by following https://gitlab.com/gitlab-org/ci-cd/package-stage/package/-/wikis/Packages-Tips-&-Tricks#how-to-add-images-with-tags-quickly-to-the-registry
  4. Visit the container registry list page for the project
  5. Clicking one of the images should take you the tags list page
  6. Verify the 3 dots actions menu

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

Edited by Anna Vovchenko

Merge request reports