HomePhabricator
Diffusion Comm 8a192aa280f0

[web] Update `threadActivityStore[activeThread].lastNavigatedTo` state

Tags
None
Referenced Files
F795615: 9da874.png
Oct 9 2023, 2:16 PM
File Not Attached
F795614: 37af5f.png
Oct 9 2023, 2:16 PM
File Not Attached
Subscribers
None

Description

[web] Update threadActivityStore[activeThread].lastNavigatedTo state

Summary:
While the motivations for introducing threadActivityStore were about improving performance on native, we're making parallel changes to web for consistency.


Depends on D9402

Test Plan:
Navigated to various threads and checked threadActivityStore updated as expected (this is safe to land, will introduce migrations that clean things up when ripping out lastNavigatedTo and lastPruned from messageStore.threads):

37af5f.png (228×774 px, 61 KB)

9da874.png (548×908 px, 74 KB)

Reviewers: ashoat, tomek, ginsu

Reviewed By: ashoat

Subscribers: wyilio

Differential Revision: https://phab.comm.dev/D9404