We want to get access to this data in reducers. Since it requires an await, we need to determine it prior to the dispatch.
Depends on D14341
Paths
| Differential D14342 Authored by ashoat on Feb 11 2025, 12:25 AM.
Details Summary We want to get access to this data in reducers. Since it requires an await, we need to determine it prior to the dispatch. Depends on D14341 Test Plan Tested in combination with later diffs, to confirm that it's possible for some message types to not set a thread to unread
Diff Detail
Event Timelineashoat added a child revision: D14343: [lib] Only set DM threads to unread for certain message types. Harbormaster completed remote builds in B33458: Diff 46990.Feb 11 2025, 2:09 AM2025-02-11 02:09:08 (UTC-8) This revision is now accepted and ready to land.Feb 12 2025, 3:54 AM2025-02-12 03:54:23 (UTC-8) Closed by commit rCOMM114ba23ad0f2: [lib] Add messagesNotifyTypes to ProcessDMOpsPayload (authored by ashoat). · Explain WhyFeb 12 2025, 5:59 AM2025-02-12 05:59:18 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 46990 lib/shared/dm-ops/process-dm-ops.js
lib/types/dm-ops.js
|