issue: https://linear.app/comm/issue/ENG-5352/inline-reduceconnectioninfo
See the deleted file for how it worked before
The disconnected bar and with it the lateResponses logic will be reviewd again during ENG-4126 and ENG-4125. For now I'm refactoring them in a way that 1. doesn't break the old behaviour 2. Will be easier to refactor later on
Details
Details
- Reviewers
michal kamil ginsu - Commits
- rCOMMcf7ad414cdde: [lib] Inline reduceConnectionInfo pt.2
Dispatched setNewSessionActionType, updateDisconnectedBarActionType, logOutActionTypes, setLateResponseActionType actions and checked that the state changes as expected
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Improve disconneted bar logic in case we want to use showDisconnectedBar for someting in the future, like for keyserver selection screen
Comment Actions
Rebase over D9664 - remove all keyservers but Ashoat's keyserver on logout and delete account.
lib/reducers/keyserver-reducer.js | ||
---|---|---|
301 ↗ | (On Diff #33318) | Please add a type parameterize to the Set constructor. The new version of Flow requires it |