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

Immediate feedback on move/delete/copy #237

Open
tobiasKaminsky opened this issue Sep 3, 2016 · 2 comments
Open

Immediate feedback on move/delete/copy #237

tobiasKaminsky opened this issue Sep 3, 2016 · 2 comments

Comments

@tobiasKaminsky
Copy link
Member

When deleting/moving/copying files there should be shown what is going on, e.g. deleting 1 of 10 filename.
@jancborchardt I know you wanted non blocking notifications. But what if some actions block other actions: deleting 100 files and then immediately try to share one of this file?

@tobiasKaminsky tobiasKaminsky added design needs info Waiting for info from user(s). Issues with this label will auto-stale. labels Jun 23, 2017
@jancborchardt
Copy link
Member

What we should do for example in the case of deletion is immediately vanish the files locally. Sure it could take longer to be deleted on the server, but that’s nothing we should need to wait for. Only if there’s an error.

That also takes care of your case

deleting 100 files and then immediately try to share one of this file

cause they are simply not shown anymore.

@jancborchardt jancborchardt added enhancement and removed needs info Waiting for info from user(s). Issues with this label will auto-stale. labels Sep 22, 2017
@jancborchardt jancborchardt changed the title Progress bar on move/delete/copy Immediate feedback on move/delete/copy Sep 22, 2017
@mario
Copy link
Contributor

mario commented Sep 22, 2017

I agree @jancborchardt, but will take a bit of time to do proper planning/design :)

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

4 participants