Closed shawnborton closed 1 year ago
Triggered auto assignment to @Christinadobrzyn (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details.
Ah interesting! Testing this:
The text in the profile should match the dark BG of the app instead
Another interesting note - is this expected @shawnborton @grgia
Another interesting note - is this expected @shawnborton @grgia
- When you open the profile, the text in the chat gets darker
- When you close the profile, the text in the chat gets lighter
That is expected - it's the overlay color showing up on top of the content behind the rightDocked side pane.
As for the original bug reported, the way to test it is to upload a PNG that has transparency in it. Here is a sample image you can use to test (save to your computer and try uploading it in NewDot):
Awesome! thank you @shawnborton - I do see how white the text is what that image. I think this can be an external job so adding all the labels.
Current assignee @Christinadobrzyn is eligible for the External assigner, not assigning anyone new.
Job added to Upwork: https://www.upwork.com/jobs/~01eb0a8e777b226bf9
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane (External
)
Current assignee @grgia is eligible for the External assigner, not assigning anyone new.
I think this should be fixed in backend. After we upload transparent image on frontend, it's converted in backend and back to frontend with white background. before sending attachment: after receiving from backend:
I disagree with that approach. We don't need to manipulate the image in any way, we just need to quickly update the background color of the image thumbnails, and I think @grgia is on it.
You can see image is transparent on attachment detail page.
The issue is that original image keeps transparency but thumbnail image (1024) turns background to white. Because png is converted to jpg and jpg doesn't support transparency.
original:
thumbnail:
Ahh interesting... I wonder if we should just do nothing here then?
I wonder why png image cannot keep original format and converted to jpg in compression
Yeah, I'm leaning towards just closing this one though... I would imagine this is a bit of an edge case anyways and we can revisit later. Thoughts @JmillsExpensify ?
Ah yeah, I think we should get through all the imaging and visual brand updates first. I agree with you. Let's close it out. We can circle back on this kind of polish.
Sounds like a plan. I closed the Upwork job and close down this GH. We can revisit this later.
@JmillsExpensify or @shawnborton do you happen to know if we have any tracking GHs related to this that I should add this to so it's reconsidered in the future?
Hope I'd be the first candidate to work on this GH when re-opened in the future. Since I identified the exact root cause and proposed solution. 🙏
Sounds good, closing the issue now.
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
When viewing an image preview/thumbnail tile in chat, the background of the tile is white. You can see this when there is transparency of the image in the preview. We should make this color match the dark BG of the app instead of using white.
Expected Result:
Image preview thumbnail area should use dark app background color.
Actual Result:
Image preview thumbnail area uses white background.
Workaround:
No workaround needed.
Platform:
Where is this issue occurring? All platforms
Version Number: Reproducible in staging?: Reproducible in production?: Email or phone of affected tester (no customers): Logs: https://stackoverflow.com/c/expensify/questions/4856 Notes/Photos/Videos: Any additional supporting documentation Expensify/Expensify Issue URL: Issue reported by: Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit