Skip to content

remove use of use-deprecated-sizes

What does this MR do?

Remove use-deprecated-sizes from the file app/assets/javascripts/ide/components/merge_requests/list.vue. New icon sizes are now 16 instead of 18 since it is the closest allowed value.

Screenshots (strongly suggested)

Before After
before_all after_all

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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

Related to #324779 (closed)

Edited by Pedro Moreira da Silva

Merge request reports