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

Undread status for multiple channels (Question, Issue)

Open AndriiSiuta opened this issue 2 years ago • 0 comments

  • I have multiple conversations ( multiple channels)
  • I have created a context menu with 2 options - markAsRead, markAsUndread
  • Mark as read Works Fine. For those options, we have back-end API, similar to StreamChatJs have for Read Unread with POST. But after I mark them as Undread 0 events from the WS of the library, with read - better situation I got an event.

Expect some event for the unread channel to get it instant, not after reloading the page. What we have: we have that undread status work only after reloading the page.

AndriiSiuta avatar May 16 '23 12:05 AndriiSiuta