Skip to content
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

Closed
DrEVILish opened this issue Oct 25, 2018 · 9 comments
Closed

Unable to Change Page while Uploading #12055

DrEVILish opened this issue Oct 25, 2018 · 9 comments

Comments

@DrEVILish
Copy link

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.

@nextcloud-bot
Copy link
Member

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).

@DrEVILish
Copy link
Author

Not related issues.

@violoncelloCH
Copy link
Member

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 ?

@skjnldsv
Copy link
Member

Supporting browsing away to other apps is out of scope.
Nonetheless we want to add a warning to avoid breaking an ongoing upload.

@violoncelloCH
Copy link
Member

Indeed, a warning should be presentet to the user to prevent breaking uploads
I also just remarked that clicking on "Recent", "Favorites" or "Shares" doesn't break the upload, but the upload bar disappears. If you click on "All files", the upload bar appears again, but this is quite confusing too.

@MorrisJobke
Copy link
Member

Yes - changing directories already works fine, but going into a different section is still not properly working (UX wise).

@skjnldsv
Copy link
Member

skjnldsv commented Nov 5, 2018

Fixed by #12271

@skjnldsv skjnldsv closed this as completed Nov 5, 2018
@violoncelloCH
Copy link
Member

violoncelloCH commented Nov 5, 2018

@skjnldsv
Wow, that was fast!
#12271 adds the warning if I'm correct. How about switching into the different UI sections? Wasn't the issue more about that?

@DrEVILish
Copy link
Author

I accept the fix :D Thanks, guys!!

@MorrisJobke MorrisJobke added this to the Nextcloud 15 milestone Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants