-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[MEDIUM] [Image][$1000] Improve NewDot image uploading experience, add large file support #9402
Comments
Triggered auto assignment to @MitchExpensify ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
Triggered auto assignment to @deetergp ( |
Good change. I agree. |
ProposalOpacity can be added to the preview image, but loading later. It would be better to keep it, because it is the loading that all the images have when a url is received and it is being loaded. This spinner while loading the image is better to keep it. Sin.titulo.mp4Add a style: Lines 326 to 328 in 72ed0e5
App/src/components/HTMLEngineProvider/HTMLRenderers/ImageRenderer.js Lines 52 to 58 in 72ed0e5
ResultSimulator.Screen.Recording.-.iPhone.13.-.2022-06-15.at.05.37.50.mp4 |
@JosueEchandiaAsto Thanks for the proposal. But as you are a new contributor and have already been assigned two 2 tasks, you will have to wait before applying to new tasks. Contribution policy: https://github.com/Expensify/App/blob/main/CONTRIBUTING.md#payment-for-contributions
|
@parasharrajat Both tasks have already been completed and have been merged. Do I need to complete any additional steps in those tasks? |
Oh, I see. I will review your proposal shortly. |
@JosueEchandiaAsto Your proposal does not meet the requirements.
Why should we keep the loader? Idea is to show the same thumbnail when the image is loading even after the server URL is received. When the image is fully loaded from the URL show the final image. |
@deetergp |
Ooo today, please expect the update tomorrow. |
I've a better a idea regarding the first point versioning the sources here:
My new idea is:
Wdyt? cc: @parasharrajat |
@deetergp, @trjExpensify, @parasharrajat Huh... This is 4 days overdue. Who can take care of this? |
That looks good. |
Waiting an update from @deetergp |
I wasn't able to get to this today, but I'll try to get you a good answer tomorrow morning. |
Any luck, Scott? |
@deetergp Any updates? |
@deetergp, @trjExpensify, @parasharrajat Whoops! This issue is 2 days overdue. Let's get this updated quick! |
My apologies gang, I've been pretty tied up on other projects. I'll try to get you an answer later today. |
@deetergp Any updates? |
@deetergp, @trjExpensify, @parasharrajat Huh... This is 4 days overdue. Who can take care of this? |
Waiting an update from @deetergp |
Apologies for the delay on this, I've had a number of time sensitive things on my plate lately. Will try to figure it out tomorrow. |
This will be top of my todos tomorrow morning! |
Okay I think I understand why you weren't getting an
It's counterintuitive, to be sure, but NewDot currently only supports single image uploads, so despite attachments/files being an array, you can only add one. The |
@deetergp I've tried using these 3 request body params, but none of them is working:
Could you please give an example what type of body request params should be sent to BE from the FE? |
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:
Expected Result:
The image should be grayed (opacity 0.6 i.e., chatItemUnsentMessage) until its uploaded and once its uploaded it should not show the white thumbnail with loader

and instead continue showing the local thumbnail or show the final image immediately.
Actual Result:
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platform:
Version Number: 1.1.76
Reproducible in staging?: Y
Reproducible in production?: Y
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1654262165566879
View all open jobs on GitHub
cc @michaelhaxhiu, @cead22, @kidroca.
Issue Owner
Current Issue Owner: @deetergpThe text was updated successfully, but these errors were encountered: