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

[🐛] Bug Report Title - Message Read Double Checked Only Show For Latest Message #2826

Open
6 tasks
louisportalest opened this issue Dec 4, 2024 · 1 comment

Comments

@louisportalest
Copy link

Issue

Describe your issue here

Double Checked for read message only displayed for the last message, previous sent and read message display only a single checked. I have followed all the steps from the sample app, I still could not get double checked for all read messages. Please refer to the screenshot attached

Steps to reproduce

Steps to reproduce the behavior:

  1. Send a message.
  2. Recipient read the message, it becomes double checked.
  3. Recipient send a message, then I send another message, then recipient read the message again.
  4. Now only the latest message has double checked, all previous double checked became single checked

Expected behavior

All read messages should have double checked.

Project Related Information

Customization

Click To Expand

# N/A

Offline support

  • I have enabled offline support.
  • The feature I'm having does not occur when offline support is disabled. (stripe out if not applicable)

Environment

Click To Expand

package.json:

# N/A

react-native info output:

 OUTPUT GOES HERE
  • Platform that you're experiencing the issue on:
    • iOS
    • Android
    • [ X] iOS but have not tested behavior on Android
    • Android but have not tested behavior on iOS
    • Both
  • stream-chat-react-native version you're using that has this issue:
    • e.g. 5.4.3
  • Device/Emulator info:
    • [ X] I am using a physical device
    • OS version: iOS 18.1.1
    • Device/Emulator: iPhone 16

Additional context

Screenshots

Click To Expand

Simulator Screenshot - iPhone 16 Pro - 2024-12-04 at 21 52 30


@Mathitarazonad
Copy link

Hi @louisportalest!, I had the same problem but now it is solved in v5.44.5 and v6.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants