This differential defines types to store drafts in redux and actions to alter them via reducers. Note: setDraftStoreDraftsActionType si define temporarily to increase readability and enhance smooth code review process for this stack. It will be deleted shortly.
Details
Details
Make sure eslint and flow do not point any errors.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Important:
Note: setDraftStoreDraftsActionType is defined temporarily to increase readability and enhance smooth code review process for this stack. It will be deleted shortly.
It will be deleted in a differential to get rid of setMessageStoreMessagesActionType and setThreadStoreActionType.
Comment Actions
Although maybe we want to add this on web? It didn't exist there before, but now that we have redux-persist on web maybe it is a good idea...