This differential fixes badge count behaviour during log-out. The context is here:
https://linear.app/comm/issue/ENG-5169/badge-count-is-not-reset-when-logging-out.
Details
Details
- Reviewers
tomek atul - Commits
- rCOMM5ca72bdf9779: Reset badgeCount during log out
Before this diff:
- Update badge count of app (mark some threads as unread on web)
- Log out
- Ensure badge count remains unchanged.
After this diff:
- Update badge count of app (mark some threads as unread on web)
- Log out
- Ensure badge count is cleared.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable