Skip to content

Conversation

@OnestarLee
Copy link
Collaborator

@OnestarLee OnestarLee commented Oct 13, 2025

External Contributions

This project is not yet set up to accept pull requests from external contributors.

If you have a pull request that you believe should be accepted, please contact
the Developer Relations team developer-advocates@sendbird.com with details
and we'll evaluate if we can setup a CLA to allow for the contribution.

For Internal Contributors

[CLNP-7628](https://sendbird.atlassian.net/browse/CLNP-7628)

Description Of Changes

Message의 Read status가 실시간으로 변경되지 않은 문제 수정하였습니다.
MarkAsUnread 기능이 추가되면서 기존에 ChannelHandler의 이벤트가 변경되면서 발생한 문제입니다.
onUserMarkedRead, group_onUserMarkedUnread 이벤트 받을때 처리하도록 수정하였습니다

Types Of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply_

  • Bugfix
  • New feature
  • Documentation (correction or otherwise)
  • Cosmetics (whitespace, appearance (ex) Prettier)
  • Build configuration
  • Improvement (refactor code)
  • Test

@OnestarLee OnestarLee force-pushed the fix/real-time-read-receipts branch from fbd50ed to ad8eae1 Compare October 13, 2025 11:41
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 10.90%. Comparing base (231250c) to head (ad8eae1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
+ Coverage   10.86%   10.90%   +0.04%     
==========================================
  Files         360      360              
  Lines        8999     9001       +2     
  Branches     2406     2407       +1     
==========================================
+ Hits          978      982       +4     
+ Misses       8020     8018       -2     
  Partials        1        1              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@OnestarLee OnestarLee changed the title fix: read receipts not updating in real-time [CLNP-7628] fix: read receipts not updating in real-time Oct 13, 2025
@OnestarLee OnestarLee requested a review from bang9 October 13, 2025 11:45
@OnestarLee OnestarLee added this pull request to the merge queue Oct 14, 2025
Merged via the queue into main with commit d685271 Oct 14, 2025
7 checks passed
@OnestarLee OnestarLee deleted the fix/real-time-read-receipts branch October 14, 2025 01:04
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.

3 participants