Skip to content

Migrate fa-spinner to spinner in single file diff js.

What does this MR do?

Replaces the Fontawesome based spinner icon to the custom spinner icon in app/assets/javascripts/single_file_diff.js, see #202278 (closed)

Although the HTML markup has be changed, I couldn't find exactly where the JS is being used. For this reason this MR is a WIP.

Screenshots

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
Edited by Tsegaselassie Tadesse

Merge request reports