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

See image below: Likely, we have to limit the width of the image in the thread UI.

bug

**Motivation** Our integrators need to understand what to expect when upgrading to the lastest version. **Proposed solution** A help article similar to the [one in React Native](https://github.com/GetStream/stream-chat-react-native/pull/951).

docs

Relevant setup in feeds: https://github.com/GetStream/react-activity-feed/pull/227/files

infrastructure

Consider using aliases if possible to avoid breaking changes.

infrastructure

**Motivation** Running the usual build results in a bunch of warnings, most likely related to our umd bundles. **Acceptance Criteria** Build should pass with no warnings.

bug

**Motivation** It should be easy to trace relevant diagnostics and invariants to a logger service. **Proposed solution** A `Chat` level property that accepts a logger-like interface that will be used...

feature

**Motivation** Displaying the channel list members is hard and has a few gotchas (pagination, online presence refresh, etc). **Proposed solution** A `ChannelMembersList` component that can be used the channel list...

feature

Currently, the text in the `Card` component never displays due to a β€˜display: none’ in the CSS. This was originally set 3 years ago, so the reasoning of why it...

enhancement

Currently, there is not a way to override the default `MessageActions` UI dropdown as a whole or the individual 'action items' UI components within the list. [Adding custom actions to...

enhancement

### Fixes ##### Outlines, icon alignment and self alignment ![image.png](https://images.zenhubusercontent.com/621f96cdc790c77df1453e5b/49881ee5-eaaa-4b41-9ff1-0e1eb05faadc) ##### Autogrow When the lenght of the message gets longer than the width of the message input the textarea does...

enhancement
theming-v2