Skip to content

Conversation

@polypixeldev
Copy link
Member

Summary of the problem

#11873 tried to fix an issue where receipt status images did not display in Gmail. While that PR did fix an issue affecting all email clients, it seems that Gmail still doesn't display the image as it is an SVG.

Describe your changes

Re-exported the receipt buttons from Figma as a PNG and modified the controller to send the appropriate PNG from the assets directory.

@polypixeldev polypixeldev requested review from a team as code owners October 21, 2025 01:21
Copy link
Member

@garyhtou garyhtou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Imma merge, but can we please get higher-quality screenshots? These appear a bit blurry.

@garyhtou garyhtou changed the title Switch to PNGs for receipt status image [CPT Mailer] Switch to PNGs for receipt status image Oct 31, 2025
@garyhtou garyhtou added this pull request to the merge queue Oct 31, 2025
Merged via the queue into main with commit a5a24f1 Oct 31, 2025
14 checks passed
@garyhtou garyhtou deleted the polypixeldev/png-receipt-status branch October 31, 2025 01:32
github-merge-queue bot pushed a commit that referenced this pull request Nov 13, 2025
## Summary of the problem
<!-- Why are these changes being made? What problem does it solve? Link
any related issues to provide more details. -->
#11906 switched the receipt status images to PNGs instead of SVGs but
used a low resolution, resulting in a blurry image

Closes #11974

## Describe your changes
<!-- Explain your thought process to the solution and provide a quick
summary of the changes. -->
Increases the resolution of the `receipt_status_upload.png` and
`receipt_status_uploaded.png` images

<!-- If there are any visual changes, please attach images, videos, or
gifs. -->

<img width="609" height="431" alt="Screenshot From 2025-11-12 23-08-50"
src="https://github.com/user-attachments/assets/6e2ede2b-92c5-4836-8f26-d15677677d0a"
/>
<img width="609" height="431" alt="Screenshot From 2025-11-12 23-08-34"
src="https://github.com/user-attachments/assets/49501412-51c6-40a1-bf2c-4dd330433ede"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants