TF-1600 Add adr for conventions display push notifications

(cherry picked from commit 4570a1a8c44442e85aa8255d80d25f74ca32ef36)
This commit is contained in:
dab246
2023-03-31 09:14:26 +07:00
committed by Dat Vu
parent 8467db2689
commit c01c27b5b6
@@ -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.