element-hq / element-hq/element-android
notifications are grouped across threads
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
### Steps to reproduce
1. `A` replies to a thread in a conversation with `B`
2. `A` sends `B` a message in the same conversation outside of any thread
3. `B` looks at their phone. They see a single notification for both messages
4. `B` taps the notification, taking them to either the thread or the conversation root. The notification disappears, leading `B` to believe they've seen all messages.
### Outcome
#### What did you expect?
I expected to get one notification per thread (the main conversation counting as its own "thread"). Then you could click the thread you're interested in and only that notification would be consumed.
#### What happened instead?
I got one notification for both messages. The notification was consumed when tapped.
### Your phone model
OnePlus 8
### Operating system version
LineageOS 20 (Android 13)
### Application version and app store
Element version 1.5.32, olm version 3.2.12 from Play Store
### Homeserver
matrix.org
### Will you send logs?
No
### Are you willing to provide a PR?
No
Contributor guide
Assessment
This issue has not been assessed yet.