TF-868: Unread/new emails are not loaded when opening folder

This commit is contained in:
ManhNTX
2022-09-07 10:32:04 +07:00
committed by Dat H. Pham
parent c213892746
commit 98f297f24d
13 changed files with 152 additions and 75 deletions
@@ -0,0 +1,22 @@
# 16. Fix some wrong cases email list presents
Date: 2022-09-13
## Status
- Issue: Mailbox A has cache with more than 20 filtered emails.
Then come back this mailbox in the next time, read-emails are not showed correctly.
## Context
- Root cause: list email cached not enough.
## Decision
- Fill the cache with the first page of this mailbox at the first time open this mailbox.
- Get only the first page in the cache when open mailbox
## Consequences
- Email list presents correctly