Can't update org logo with a png that has a transparent background
under review
C
Crystal Hoag
Description:
When attempting to update the logo image on the account info page, the system does not reflect the changes made when saving with a PNG file format. However, using a JPEG or WebP file format successfully updates the logo image.
The image I was attempting to upload is attached.
#### Steps to Reproduce:
- Navigate to the account info page.
- Upload a logo image in PNG format.
- Save changes.
- Note that the page does not redirect back to the account info page.
- Refresh the page and observe that the old logo is still displayed.
#### Acceptance Criteria:
- The system should successfully update the logo image when saving with a PNG file format.
- After saving changes with a PNG file format, the page should redirect back to the account info page.
- Upon refreshing the page, the updated PNG logo should be displayed.
- The system should support transparent backgrounds for logo images in PNG format.
Link to Loom
This post was marked as
under review