Show insufficient storage dialog #489
Labels
good first issue
Issues easy to implement or with a narrow scope of changes
type:feature-request
New feature or request
Milestone
Please agree to the following
Summary
Show insufficient storage dialogue when cloud storage is exceeded.
Motivation
As a user, I want to know if an write/move-operation fails due to insufficient storage in the cloud. Currently this exception isn't specially handled.
Considered Alternatives
No response
Anything else?
For example, WebDAV returns HTTP status code 507 in this situation: https://www.rfc-editor.org/rfc/rfc4918#section-11.5
The text was updated successfully, but these errors were encountered: