-
Notifications
You must be signed in to change notification settings - Fork 0
Open
0 / 10 of 1 issue completedLabels
Epictechnical debtSomething which has to be done that doesn't involve creating a new featureSomething which has to be done that doesn't involve creating a new feature
Description
We need to refactor the state management system to properly implement Redux across the whole application.
Details and Assumptions
- Current state management logic is implemented at src/state.
- Must implement Redux to store state
- Must implement reducers to manage state.
- Must use redux-state-sync to sync state between tabs ONLY when applicable. (e.g. share orbitdb or ipfs state)
- Must use redux-persist or redux-localstorage-simple (TBD) to persist state when applicable.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
Epictechnical debtSomething which has to be done that doesn't involve creating a new featureSomething which has to be done that doesn't involve creating a new feature
Type
Projects
Status
Todo