Skip to content

Fix deprecated GlIcon size and property

What does this MR do?

This MR removes the use-deprecated-sizes property in gl-icon component and update its size prop to use a valid size 12 in ee/app/assets/javascripts/storage_counter/components/project.vue

Note the collapse/expand row icon- its size was updated

Closes #324790 (closed)

Part of https://gitlab.com/gitlab-com/marketing/community-relations/contributor-program/hackathon/-/issues/52

Screenshots (strongly suggested)

Before After
Screenshot_2021-09-06_at_18.19.33 Screenshot_2021-09-06_at_18.21.09

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Olena Horal-Koretska

Merge request reports