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

React Chat SDK ➜ Stream Chat 💬

Results 240 stream-chat-react issues
Sort by recently updated
recently updated
newest added

> [!NOTE] > This is still work in progress... ### 🎯 Goal Draft PR for the new threads API. Adjust `stream-chat` install link on branch [`feat/threads-v2`](https://github.com/GetStream/stream-chat-js/tree/feat/threads-v2). Adjust `@stream-io/stream-chat-css` install link...

### 🎯 Goal Provide a betted DX for those that want to override the defaults via i18n. This way there is no need to nullify the default component prop values....

Bumps [stream-chat](https://github.com/GetStream/stream-chat-js) from 8.36.0 to 8.37.0. Release notes Sourced from stream-chat's releases. v8.37.0 8.37.0 (2024-06-25) Features update flag endpoint (#1323) (1944b76) Changelog Sourced from stream-chat's changelog. 8.37.0 (2024-06-25) Features update...

stream-dependencies

Hello there: When a campaign is created with thousands of users, the Channel List component starts to perform a queryChannel for each newly created channel. This behavior causes the application...

needs api support

**Describe the bug** When customizing the MessageInput component to handle file attachments, the message does not properly accept the attachment. Specifically, when trying to send a message with an attachment...

question

**Describe the bug** User mention search does not function properly when typing quickly in the message input field. **To Reproduce** Set up the chat client with the following configuration: ```...

bug
status:confirmed
cluster:state-management
cluster:message-input
cluster:@mentions

**Describe the bug** Repeatedly, quickly mount and unmount a component that instantiates a `` and connects on mount, then disconnects on unmount. Most of the time, this works fine. About...

bug
status:confirmed
cluster:api-client

## The Problem(s) `MessageActions`/`MessageOptions`/`MessageActionsBox` are a poorly designed set of components which we were trying to patch over the time with things like `CustomMessageActionsList` but with each new patchy addition,...

### 🎯 Goal 1. Poll UI for message 2. Poll UI for quoted message 3. Poll UI for quoted message preview 4. Poll creation UI Out of scope: 1. Poll...

**Describe the bug** After upgrade to [v11.23.6](https://github.com/GetStream/stream-chat-react/releases/tag/v11.23.6) fix the bug character markdown affect lost data in channel.state.members. I'm using it to allow typing, please help to fix it **To Reproduce**...

bug
status: unconfirmed