You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered: