stream-chat-react
stream-chat-react copied to clipboard
bug: opening new thread when non-empty thread already opened keeps old replies
Describe the bug
If a user has already a non-empty thread opened and clicks on reply button of a message with 0 replies, the old replies from already opened thread are kept displayed with the new parent message in the newly opened thread.
To Reproduce
- Open a non-empty thread
- Click reply button to start a new thread to another message
- Observe the old replies being kept displayed
Expected behavior
Replies from the previous thread are not kept displayed.
Video
Package version
- stream-chat-react: 10.1.1