stream-chat-react
stream-chat-react copied to clipboard
React Chat SDK β Stream Chat π¬
I am trying to set the user's focused channel from a URL parameter once the page loads, and after the client has initialized. I get this channel URL and try...
**Motivation** There is a `pinned_at` property but not an `archived_at` to sort channels in the ChannelList by whether they have been archived. Currently I believe the only way to achieve...
**Describe the bug** I can't immediately jump to my desired message And does the jumpToMessage function work the same way as when I use it in the main chat channel...
**Describe the bug** I am facing when granting message pinning permission is that when BE sets the channel_moderator role for a member in the channel, the pin action does not...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Open 2 channel at the same time 2. click...
**Describe the bug** Issue 1: Step 1: The channel is called "channelTest" and has 3 members Step 2: Member 1 creates a thread, the thread includes two users: Member 1...
**Describe the bug** When user navigates through the mentions list using keyboard (arrows Up&Down) it doesn't scroll. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'message inout' 2....
When opening the chat on smartphones, after the component is mounted, a re-render occurs, causing the message list to jump to the middle of the conversation. This results in an...
**Describe the bug** A clear and concise description of what the bug is. 1. Render a Channel List with the filter to have us as part of the members 2....
**Describe the bug** When I open a popup reaction in a thread and at the same time click on the main chat channel to send a message, the popup doesn't...