-
-
Notifications
You must be signed in to change notification settings - Fork 4.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
Unable to Change Page while Uploading #12055
Comments
GitMate.io thinks possibly related issues are #8356 (Unable to change forgotten password), #2023 (Unable to Log out, redirects back to home page), #1448 (File details will not change after redirecting from Favorites page), #6223 (Unable to upload files to NextCloud), and #2284 (Admins cannot change passwords anymore on Users page). |
Not related issues. |
This would be a really nice enhancement for Nextcloud. However I don't know how complex it is to achieve this. What do you think @blizzz @skjnldsv @MorrisJobke ? |
Supporting browsing away to other apps is out of scope. |
Indeed, a warning should be presentet to the user to prevent breaking uploads |
Yes - changing directories already works fine, but going into a different section is still not properly working (UX wise). |
Fixed by #12271 |
I accept the fix :D Thanks, guys!! |
While uploading to Nextcloud using the WebUI, if you navigate away from the current page you started the upload on. It cancels the current upload task.
This isn't expected behaviour, there should be an upload queue that should appear in the top right-hand corner of the webpage if you navigate away from the current page and continues the upload process.
On Dropbox, while navigating the current folder structure I am able to edit and move files around while a background upload process takes place. It places an info bar at the bottom of the screen that keeps me updated with the current progress of my upload.
The text was updated successfully, but these errors were encountered: