Set a flag if the user connected their account
Details
Details
Register a new account and see if the threads were fetched
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
This is based on the syncedMetadataStore where we have the third state - undefined. I'm not exactly sure why, but we're checking if the flag is explicitly === false, which is different from the default undefined. I feel that we could simplify this, but I don't think it is worth prioritizing now.