Skip to content
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

fix(ui): microseconds diffs result in wrong unread indicator #1932

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

esarbanis
Copy link
Contributor

Take into account the lastReadMessageId property

Submit a pull request

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

Take into account the lastReadMessageId property
@esarbanis esarbanis force-pushed the fix/unread-indicator-position branch from 3469731 to 874a2b3 Compare May 31, 2024 15:31
Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.27%. Comparing base (27cbb03) to head (874a2b3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1932      +/-   ##
==========================================
+ Coverage   60.24%   60.27%   +0.02%     
==========================================
  Files         317      317              
  Lines       18472    18473       +1     
==========================================
+ Hits        11128    11134       +6     
+ Misses       7344     7339       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@deven98 deven98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@esarbanis esarbanis merged commit 752691b into master Jun 3, 2024
16 checks passed
@esarbanis esarbanis deleted the fix/unread-indicator-position branch June 3, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants