element-hq / element-hq/element-ios
messages sent from push notifs reliably appear out of order
Open
A-Message
O-Frequent
S-Minor
T-Defect
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
they get appended to the timeline before the sync responses that they were in response to, so causality is always reversed. instead there should be no local echo for stuff sent from nse
Contributor guide
Research direction
Start by tracing the iOS push-notification handling in the notification service extension (NSE) and how its messages are appended relative to sync responses. Done means messages sent from the NSE have no local echo and the timeline no longer reverses their causal order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100