Skip to content

Show spinner on Design Card images when loading

Tom Quirk requested to merge tq/loading-spinner-on-load-for-design-images into master

What does this MR do?

Previously the loading spinner would only be displayed when an image upload is in progress.

This MR handles the onload event of the <img> to display the loading spinner as the image is being initially loaded.

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 Tom Quirk

Merge request reports