-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[$250] Profile picture in Details view is low resolution #48038
Comments
Triggered auto assignment to @muttmuure ( |
📣 @mayank785! 📣
|
Edited by proposal-police: This proposal was edited at 2023-10-02T10:00:00Z. ProposalPlease re-state the problem that we are trying to solve in this issue.It is low solution with 128x128 What is the root cause of that problem?After upload avatar, BE return the original image url, but when they go to profile detail page, What changes do you think we should make in order to solve the problem?Since we can display the avatar in many places, devices with different resolution -> BE should return the original image url, then FE will choose which resolution should be shown For example, the avatar url is
What alternative solutions did you explore? (Optional)we can remove _128px if it's not full quality version |
@muttmuure Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Job added to Upwork: https://www.upwork.com/jobs/~01c91a281a664a784a |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @suneox ( |
Waiting for confirmation that this can be worked on externally |
|
@muttmuure Do we need to display the full image size for an avatar thumbnail? And currently, the backend returns the full image size. so I would like to confirm if this issue is reproducible? |
@suneox What do you think about my proposal? It's very common pattern |
@dominictb Your proposal looks good, but currently the avatar is supported to get a small size (128x128) via the We’re still waiting for confirmation on the expected result regarding the display of avatar thumbnail sizes (currently, the avatar thumbnail has shown full size) I think the thumbnail should display in a small size and only show the full size when viewing details. |
For the thumbnail that is seen in details view, I think we only need to show a version that is 3x larger than the size of the display area... so if we display it at 100x100, then a 300x300 avatar is perfect here. |
@shawnborton Thanks for your confirmation. Based on the expected behavior, We need BE support to retrieve the image size dynamically (or at least support a size of 300x300 to handle this issue). Then we can proceed with @dominictb proposal. 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @marcaaron, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Can we just remove the |
@marcaaron Should we update several versions: full quality, _128, _256, ... If not I think we can remove _128 |
We’re still waiting for BE to create a proxy command |
Bumping the priority down a bit here since I've got a few other things on my plate that are quite a bit higher than this. |
@suneox @marcaaron @muttmuure this issue is now 4 weeks old, please consider:
Thanks! |
Unfortunately, not able to get to this right now. I'm going OOO on Friday so maybe we can find a new assignee who doesn't have something more valuable to implement. |
Not overdue |
@MelvinBot Not overdue |
This issue has not been updated in over 15 days. @suneox, @marcaaron, @muttmuure eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
I'm going to preemptively make this a |
I proposed a more simple alternative and posted it in the slack thread. If this is acceptable, I can start working on this. |
I was able to find other high-value things to work on so I am going to unassign this. If you refer to the slack thread, you can find the solution that we settled on for this. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.25-0
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @shawnborton
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1724699109965679
Action Performed:
Expected Result:
Profile picture should have high resolution of 2000x2000 for desktop and atleast 300x300 for high pixel mobile devices
Actual Result:
It is low solution with 128x128
Workaround:
visual
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @suneoxThe text was updated successfully, but these errors were encountered: