Skip to content

[FE] Support multiple design image sizes in Design Management

Tom Quirk requested to merge smaller-image-files-fe-prep into master

What does this MR do?

Backend now exposes a design.imageV432x230, which is a smaller-sized design.image generated in the backend. This MR utilises this new field, specifically:

  • Query for the smaller design image size
  • If available, use image for design cards on the Designs Tab (and fall back to original image if not available)

Raised in #12577 (closed) (FE issue: #13816 (closed))

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 🤖 GitLab Bot 🤖

Merge request reports