stream-chat-js icon indicating copy to clipboard operation
stream-chat-js copied to clipboard

Unread mentions aren't being reduced when a message is deleted

Open madsroskar opened this issue 2 years ago • 2 comments

  1. Send new messages to someone with @mentions
  2. Soft (or hard) delete one of the messages
  3. Call channel.watch()
  4. Call channel.countUnreadMentions();

Result: Unread count decreases as expected, but unread mentions don’t.

madsroskar avatar Oct 04 '22 13:10 madsroskar

Hey team! Please add your planning poker estimate with Zenhub @vishalnarkhede @madsroskar @santhoshvai

vanGalilea avatar Nov 22 '22 09:11 vanGalilea