mirror of
https://github.com/discourse/discourse.git
synced 2025-03-11 17:00:39 +08:00

This indication covers all cases of network errors, not just "cancelled by user". The post upload component already has its own handling for user-cancelled uploads, but the generic upload component does not. Tested by stopping my localhost server right before attempting to upload a file.