Update gl-icon variant in container_scanning_counts.vue
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
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 |
---|---|
![]() |
![]() |
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.
- 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.This allows you to override the need for a feature flag and force the component to show.
- Navigate to the container registry page under
Deploy
. - View icon next to
Runs against latest tags only
Related to #506118
Edited by Arianna Haradon