web
web copied to clipboard
Don't let the user waste time when we know that the upload will fail
Steps to reproduce
- try to upload 50.000 files at once
- Browser loads (user waits)
- upload starts (user waits)
- upload breaks at some point
Expected behaviour
- Don't let the user waste time when we know that the upload will fail.
- Warn the user when the amount of files to upload is likely to abort the upload.
Actual behaviour
Upload breaks at some point after the user has waited for some time for the upload.