Skip to content

Correcting icon from "repeat" to "redo" in Security Dashboard.

Juan J. Ramirez requested to merge 13768-fix-redo-icn into master

What does this MR do?

This MR is part of the "Beautifying our UI" Epic. &989 (closed) as a fix to the following issue #13768 (closed).

This is a simple icon swap. Before the vulnerabilities list was using the repeat icon in the retry button instead of the redo icon which is the correct one for this functionality.

Screenshots

Before

image

After

image

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

Fixes #13768 (closed)

Edited by Juan J. Ramirez

Merge request reports