-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[HOLD] No loading animation or preview for persisted attachments #7934
Comments
Triggered auto assignment to @sonialiap ( |
Triggered auto assignment to @puneetlath ( |
Sorry for the tags and pings, I'm breaking down #3867 (comment) into separate tickets so they can be investigated and be known as existing bugs. This will still need an upwork job created for it |
@kidroca Proposal: I think we should try to cross reference optimistic actions with requests in the network queue We already put App/src/libs/actions/Report.js Lines 1169 to 1175 in 425e718
We can make a lib or expose a function that return any pending |
BTW the next design of the network write queue would first persist requests to Onyx So for any optimistic action we can make a cross check to Onyx and keep the optimistic action (to represent loading state) if it can be cross referenced to data in Onyx |
Sounds good, going to put this on hold until that new write queue is completed but will keep this issue up so people are aware of this known bug |
I'm going to unassign since I'm going on sabbatical soon. Please re-apply the External label when it's off hold to get someone assigned. |
I know we've added batching but the new write queue doesn't seem to be done yet correct? @kidroca |
Yes, that's correct I think the write queue changes would be applied somewhere along the way |
Still holding |
Going to close this for now until we decide we want to add it in the future |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Creating a new ticket for: #3867 (comment)
Action Performed:
Expected Result:
There should be an indication or preview of the attachment being uploaded
Actual Result:
No preview or loading animation while the attachment was being uploaded
Workaround:
The attachment will still be uploaded, the user will just not know that it's in the process of being uploaded
Platform:
Where is this issue occurring?
Version Number:
Reproducible in staging?: Yes
Reproducible in production?: Yes
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: @kidroca
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: