-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixed user's own message is unread
on different plaforms
#2059
fixed user's own message is unread
on different plaforms
#2059
Conversation
668c574
to
85afd82
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lmk if these comments make sense. I'm a little concerned the existing logic is hard to follow and will break again.
85afd82
to
406e5e5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Please review @marcaaron
Details
we were using the stale reference to
lastReadSequenceNumber
which caused the linked issue. I have refactored the code and fixed it.Fixed Issues
Fixes #1985Tests
Tried sending messages as explained in the issue.
Tested On
Screenshots
screen-.2.mp4
screen-.3.mp4