element-hq / element-hq/element-android
Sending multiple images and then a message results in the message sending after the first image
Abierto
- Lenguaje dominante
- Kotlin
- Estrellas
- 3.7k
- Forks
- 917
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When sending multiple images, you'd expect text send afterwards to appear after all of the images. However, it ends up sending right after the first image has uploaded.
## Steps to reproduce
1. Send multiple images at once (pick multiple images in the image picker)
2. Send some messages while they're uploading.
3. Look at another client and see that the messages are stuck between the uploaded images instead of at the end.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.