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

Upload progress/completion widget should only show the uploaded items #7068

Closed
kulmann opened this issue May 30, 2022 · 0 comments · Fixed by #7067
Closed

Upload progress/completion widget should only show the uploaded items #7068

kulmann opened this issue May 30, 2022 · 0 comments · Fixed by #7067
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Bug Something isn't working

Comments

@kulmann
Copy link
Member

kulmann commented May 30, 2022

Steps to reproduce

  1. Have a folder 1000 text files conveniently lying around on your disk (with actually 1000 text files inside)
  2. Upload the folder (via folder upload menu item or drag&drop upload)
  3. Wait until the upload is completed

Expected behaviour

Only show the 1000 text files folder as preview entry in the upload progress widget. If any of the files inside fails to upload, show the failed files individually.

Actual behaviour

The upload progress widget shows the 1000 individual files, but never the parent folder.

Motivation

IMO the uploader is not so much interested in the successfully uploaded individual files (only for the failed files). More interested in a preview of the finished upload that can be used for convenient navigation into the target directory.

@kulmann kulmann added Type:Bug Something isn't working Priority:p2-high Escalation, on top of current planning, release blocker labels May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant