New device shows notifications for all existing chats #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
When opening the webapp on a new device, it shows notifications for all new chats. This creates a poor user experience as the user is flooded with notifications for messages they may have already seen on another device.
Proposed Solutions
Expected Behavior
The notification system should be smarter about what it considers "new" when a user accesses the app from a new device for the first time.