Skip to content

Fixed heading order for packages & registries settings

What does this MR do and why?

Fixed heading order for packages & registries settings

Allows us to remove the skipped axe rule heading-order in spec

Closes #462971 (closed)

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

No change in UI.

How to set up and validate locally

  1. Setup & enable Container Registry https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/registry.md
  2. Visit the following & make sure there is no change in look & feel.
    1. Group > Settings > Packages & Registries,
    2. Project > Settings > Packages & Registries
    3. Click on the Setup button under Cleanup image tags section. Project > Settings > Packages & Registries > Cleanup image tags
Edited by Rahul Chanila

Merge request reports