element-hq / element-hq/element-web

Uploads are not queued for sending later on connectivity loss

Open
#13,852 1 comment 1 reaction 0 assignees View on GitHub
A-File-Upload T-Defect
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

### Description

Unlike messages which get queued for sinding later when the internet connection disappears intermittently file uploads just fail with an error message. The should be put into a sending queue like normal messages and retried when the server connection is back.

### Steps to reproduce

- Upload a file to a room
- lose connection to your homeserver
- get popup message that the upload failed.
### Version information

riot-desktop from Archlinux repo, riot-web version: 1.6.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.