-
Notifications
You must be signed in to change notification settings - Fork 159
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
File upload completes but dialog is stuck on "finalizing upload" #10492
Comments
I'm experiencing this across the board. File uploads with more than one file dragged complete successfully (from what I can tell) but do not trigger the dialog completion. Is this related to the t.successCount error in the console or is there anything else I can troubleshoot? |
Just to make sure I get it right: the issue only occurs when leaving the browser tab in the background? Or does it happen with any upload that includes 2 or more files? Also, it doesn't necessarily has to be a folder upload, right? So 2 single files dragged result in the same issue?
If the uploaded content looks alright to you, then the |
Should be fixed via #11303, coming to v8.0.5. and the rolling release v10.1.0. |
Describe the bug
File upload completes but dialog is stuck on "finalizing upload"
Steps to reproduce
Expected behavior
Upload completes and file upload dialog is dismissed.
Actual behavior
Upload completes successfully, but dialogue is stuck on "finalizing upload"
This happens for me in testing on a fresh Ubuntu VM with basic ocis_wopi deployment. Tokens configured as follows:
IDP_ACCESS_TOKEN_EXPIRATION: 21600
IDP_ID_TOKEN_EXPIRATION: 21600
Server logs do not contain useful information. JS console:
The text was updated successfully, but these errors were encountered: