GetStream / stream-chat-react

React Chat SDK ➜ Stream Chat 💬
https://getstream.io/chat/sdk/react/
Other
702 stars 274 forks source link

bug: mention inside a thread reply doesn't add the mentioned-user to be part of the `thread_participants` #2401

Closed kennyvallejodev closed 5 months ago

kennyvallejodev commented 5 months ago

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Chat
  2. Send a message
  3. Create a reply to that message (so it opens a thread) and mention someone else
  4. (Print out the channel data) you will see how the new mentioned user is not part of the thread_participants

Expected behavior

A clear and concise description of what you expected to happen. It should add the mentioned user (and the person mentioning the other user (if is not added) to the thread_participants and send the respective events.

Screenshots

If applicable, add screenshots to help explain your problem.

Package version

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

Add any other context about the problem here.

MartinCupela commented 5 months ago

@kennyvallejodev this feature should be supported in the following days. Will keep you updated.

vishalnarkhede commented 5 months ago

@kennyvallejodev could you reach out to support@getstream.io providing your appID? So that I can deploy this for your app as priority

luisgereda commented 5 months ago

Hi @kennyvallejodev, please create a support request using this link: https://getstream.io/contact/support/

So we can take a closer look

kennyvallejodev commented 5 months ago

Sure, will do that through the day.

I'll send in the support request the link to this issue so you guys can know that is us!

kennyvallejodev commented 5 months ago

I just receive the message from support saying that the feature is enabled in my apps. and yess, problem solved!

thanks to you folks, great work and great fast response. really appreciate it 🙏🏻 @luisgereda @vishalnarkhede @MartinCupela