element-hq / element-hq/element-android

Display a notification if there is unsent message(s)

Open
#4,164 7 comments 1 reaction 1 assignee Claimed by @ahmed-radhouane View on GitHub
A-Timeline Z-D1 Z-Papercuts Z-Ready Z-UI UX Z-WTF
Dominant language
Kotlin
Stars
3.7k
Forks
917
Avg merge
8d 20h
Merged PRs (30d)
1

Description

### This issue is: Ready to be Built

User may not be aware that a message they have sent is blocked on the device, because of an error, because of no network coverage, etc.

This is what WhatsApp is displaying in such circumstances:

image

## Solution
We show an Android Notification.

### Content
If cause is due to network connection:
> Some messages not sent
> Check your connection. Messages will send automatically when reconnected.

If the user needs to select Retry:
> Message not sent
> There was a problem sending your message. Please try again.

If cause unknown:
> You message was not sent
> Please try again.

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.