TF-1600 Add adr for conventions display push notifications
(cherry picked from commit 4570a1a8c44442e85aa8255d80d25f74ca32ef36)
This commit is contained in:
@@ -0,0 +1,22 @@
|
|||||||
|
# 19. Conventions for display push notifications
|
||||||
|
|
||||||
|
Date: 2023-03-31
|
||||||
|
|
||||||
|
## Status
|
||||||
|
|
||||||
|
Accepted
|
||||||
|
|
||||||
|
## Context
|
||||||
|
|
||||||
|
In response to user experience, push notifications should display correctly.
|
||||||
|
|
||||||
|
## Decision
|
||||||
|
|
||||||
|
Let's not put notifications if:
|
||||||
|
|
||||||
|
- The email is in one of these mailbox: `Sent, Draft, Outbox, Trash, Spam`
|
||||||
|
- The email is `seen`
|
||||||
|
|
||||||
|
## Consequences
|
||||||
|
|
||||||
|
- Increase user experience.
|
||||||
Reference in New Issue
Block a user