chat-ui-kit-react icon indicating copy to clipboard operation
chat-ui-kit-react copied to clipboard

Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.

Results 63 chat-ui-kit-react issues
Sort by recently updated
recently updated
newest added

I am using "Chat UI Kit React" for chat communication, i like to add a feature of reply message referencing Skype or other applications. Is there any build in component...

enhancement

Hi Devs, I am trying to loop through the components there is an exception which occurs when i try to wrap and elements inside it means MessageList doesn't handle empty...

This is really not urgent and more like a suggestion. I'm really not acquianted with scss/sass. Say a state darkMode turns from false to true, is there a way to...

Currently when users Ctrl+F on messages, the MessageList won't scroll to the message. Having this feature would truly be user-friendly. This issues seems related: https://github.com/chatscope/chat-ui-kit-react/issues/24

In my app sometimes a user can attach a file, then push send, without typing a message. I can use `sendDisabled` to make the button become enabled when there is...

So that the app can eg catch tab to handle tab completions.

enhancement

I think probably if the avatar was aligned with the bottom of the chat bubble rather than the bottom of the footer it would look better.

This is the sample for this case when I want to limit the length input, but when I copy the long text and paste it to this field continuously, the...

I'm having an error pop up frequently in Sentry but am not able to reproduce. I'm interested if it's happening to anyone else. It's inside of Perfect Scroll. As far...

bug

Hey, as described here https://github.com/chatscope/chat-ui-kit-react/issues/78 you'll run into issues with infinite scroll cause once you're at the top the scroll bar will just stay there and cause infinite history loading...

enhancement