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

Display spinner for locked folders #16603

Closed
PVince81 opened this issue May 28, 2015 · 3 comments
Closed

Display spinner for locked folders #16603

PVince81 opened this issue May 28, 2015 · 3 comments

Comments

@PVince81
Copy link
Contributor

When a folder is locked by high-level file locking (#16237) whenever a transaction is in progress (ex: move), show a spinner on it in the web UI.

It might be possible to detect locked folder when retrieving the list of folders and adding specific attributes in the response.

@icewind1991 @jancborchardt

(prerequisite is that #16237 is merged and finished)

@PVince81
Copy link
Contributor Author

See the steps from #15994 that illustrates how it could be triggered.

@PVince81 PVince81 added this to the backlog milestone May 28, 2015
@PVince81
Copy link
Contributor Author

I just realized that it cannot work, because while we can display a spinner when a folder is locked, we cannot remove the spinner because there is no way to get notified whenever a folder has just become unlocked.

Well, unless we have some kind of push notification service, but that feels like overkill.

@PVince81
Copy link
Contributor Author

Not a good idea, see previous comment

@lock lock bot locked as resolved and limited conversation to collaborators Aug 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant