linagora / twake-drive

The open-source alternative to Google Drive.
GNU Affero General Public License v3.0
52 stars 14 forks source link

[Improvement] Fix warning text when the file is bigger than the quota left #473

Open tprudentova opened 4 months ago

tprudentova commented 4 months ago

The text could be something like "You don't have enough space to upload this file. Please, clear your drive or try uploading a smaller file".

https://github.com/linagora/twake-drive/assets/97684890/0f6141d6-766e-40ea-b2f1-3fc97eef3166

tprudentova commented 4 months ago

@MontaGhanmy

tprudentova commented 4 months ago

Also is it possible to show this warning before the file is uploaded?

Like

User clicks Upload -> We check if User has enough space before we start the upload -> We show the warning if not