mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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.