Context in ENG-5910.
Details
Details
- Reviewers
tomek michal - Commits
- rCOMMa5741232c73f: [web] add missing `userID` param
- Stop processing thread store ops from reducer (to make sure logout does not fill state).
- Make sure table is empty.
- Reload app and check if threads are fetched from keyserver and persisted in DB.
- Reload again and threads should be read from DB.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
wondering if we should also update the type to avoid things like this
I think it makes sense to update the type to null | string, because we want flow to throw an error in this case