Allow the reducer to return operations.
https://linear.app/comm/issue/ENG-10331/modify-the-reducer-to-support-the-db-operations
Depends on D14452
Differential D14453
[lib] Handle ops in the reducer tomek on Mon, Mar 17, 7:02 AM. Authored by Tags None Referenced Files
Subscribers
Details
Allow the reducer to return operations. https://linear.app/comm/issue/ENG-10331/modify-the-reducer-to-support-the-db-operations Depends on D14452 Tested the whole stack on both native and web:
unshimDMOperations( state, dmOperationTypes.CREATE_THREAD, handleReduxMigrationFailure, ): MigrationFunction<WebNavInfo, AppState>),
Diff Detail
|