Update nextMessagePruneTimeSelector to use lastNavigatedTo/lastPruned from threadActivityStore instead of messageStore.threads.
Depends on D9454
Differential D9469
[native] Update `nextMessagePruneTimeSelector` to use `threadActivityStore` atul on Oct 12 2023, 8:51 AM. Authored by Tags None Referenced Files
Subscribers
Details Update nextMessagePruneTimeSelector to use lastNavigatedTo/lastPruned from threadActivityStore instead of messageStore.threads. IMPORTANT: Labeling as DRAFT because I'm not fully confident in the logic here yet. Putting this up to proceed with ripping out messageStore.threads.[lastNavigatedTo/lastPruned].
Depends on D9454 Change msInHour to small value to trigger pruning and log values. Verify pruning via Redux DevTools.
Diff Detail
Event Timeline
Comment Actions Accepting since my requested change is "obvious" and shouldn't need further review. That said, if you disagree can you re-request review?
|
Then why are we keeping styles like border and border-radius?
Don't these styles also affect the <textarea> tag? Are you sure we want to be removing these styles for that as well? Or should we break this into two separate selectors (one for input and another for textarea)?