Skip to content

Update gl-icon variant in container_scanning_counts.vue

What does this MR do and why?

Resolves #506118


Updates gl-icon variant from subtle to info

  • this change was needed because it was displaying information

References

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

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

Before After
Screenshot_2025-04-17_at_10.49.44_AM Screenshot_2025-04-17_at_10.49.14_AM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

1.Ensure you have a GitLab license locally, as this is an EE only change. To create a license, please follow https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#for-community-contributors.

  1. Navigate to line 109 in ee/app/assets/javascripts/packages_and_registries/container_registry/explorer/components/list_page/container_scanning_counts.vue and make the following change. Screenshot_2025-04-17_at_10.52.18_AM This allows you to override the need for a feature flag and force the component to show.
  2. Navigate to the container registry page under Deploy.
  3. View icon next to Runs against latest tags only

Related to #506118

Edited by Arianna Haradon

Merge request reports

Loading