Refactor the local field in the message reducer + relevant util functions in this file to use the ops approach
Depends on D12357
Differential D12358
[lib] update message reducer to use ops approach for local field ginsu on Jun 7 2024, 5:02 PM. Authored by Tags None Referenced Files
Details Refactor the local field in the message reducer + relevant util functions in this file to use the ops approach Depends on D12357 Tested each action type w/ @will during the hackathon, and we were able to confirm that we were getting the expected behavior for each action Some of the main user flows we tested:
Diff Detail
Event Timeline
Comment Actions We should also check for store inconsistencies in setClientDBStoreActionType - but I guess that extending this action will be done later in the stack.
Comment Actions
|