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

Mark messages as unread is not working on messages sent by the current user #5143

Open
matteinn opened this issue Jan 9, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@matteinn
Copy link
Contributor

matteinn commented Jan 9, 2024

Describe the bug
Marking a message of mine as unread is not working, this is a bug discovered on the recently implemented feature:
#5032

SDK version

  • 6.0.11

To Reproduce
Steps to reproduce the behavior:

  1. Open a conversation
  2. Select a message sent by the current user and then click on the Mark as unread button on the menu
  3. Observe that the message is not marked as unread

Expected behavior
The message should be marked as unread. If there are some constraints then the Mark as unread button should not be presented on messages sent by the current user, but I don't think it's the case since the SwiftUI counterpart is working fine.

Device:

  • Vendor and model: not relevant
  • Android version: not relevant

Screenshots
If applicable, add screenshots to help explain your problem.

@matteinn matteinn added the bug Something isn't working label Jan 9, 2024
@DanielNovak
Copy link
Contributor

Thanks for reporting. We are aware of this issue and we are already working on a fix - which should be available soon.

@matteinn
Copy link
Contributor Author

Can you please let us know what's the minimum SDK version that contains these changes? I didn't see any references to this in the release notes, but seems to be merged in main @DanielNovak

@matteinn
Copy link
Contributor Author

FYI this is still not working on 6.2.2

@matteinn
Copy link
Contributor Author

matteinn commented May 7, 2024

Still not working on 6.3.2 either

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants