Commit aaecf4c
Switch to useEffect approach for unread marker fix
Revert the skeleton guard change and instead fix the useEffect in
ReportActionsList to also fire when reportLastReadTime transitions
from empty to populated, so the marker initializes correctly after
sign-in without showing an extra skeleton flash.
Co-authored-by: Pujan Shah <Pujan92@users.noreply.github.com>1 parent a05c59a commit aaecf4c
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
372 | | - | |
| 371 | + | |
373 | 372 | | |
374 | 373 | | |
375 | 374 | | |
| |||
0 commit comments