issue: https://linear.app/comm/issue/ENG-4729/refactor-reducers
In this diff I refactored the firt two ifs of this reducer. The rest of the logic will be refactored in next diffs
Details
Details
- Reviewers
michal kamil ginsu - Commits
- rCOMMa00dfd9af946: [lib] Refactor keyserver reducer pt.1
Dispatched setNewSessionActionType and resetUserStateActionType, chceked that the reducer works as expected for them
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/types/session-types.js | ||
---|---|---|
96–102 ↗ | (On Diff #33199) | Can we update this type to read-only? |