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

Hi there! I'm encountering an issue while trying to integrate my npm package, which depends on the `chat-ui-kit-react` package, into a Vite React project. ### Problem: When testing my package...

I tried disabling everything still no luck, The scroll bar behaviour is wonky. any help would be appreciated.

Hi, I've been using this library for my chat app, and it's been so easy to get something done really quickly. I'm stuck with this problem - when displaying custom...

![Screenshot 2024-05-24 203053](https://github.com/chatscope/chat-ui-kit-react/assets/2951674/5c5b713a-98b0-484e-9b11-e54588331091)

I know it may not seem like a clever question but I am a bit of a beginner. I don't know how to implement the code and run it (the...

The storybook examples don't appear to be rendering properly. Consider the following screen shot: ![image](https://github.com/user-attachments/assets/84830d95-6696-47aa-8e36-c79372047196) The example should show a header on the textbox, I believe, yet there is nothing...

Got the below waring: Deprecation Warning: Sass's behavior for declarations that appear after nested rules will be changing to match the behavior specified by CSS in an upcoming version. To...

Resolves #161 This repo doesn't seem to have tests... but it builds, and I verified it works well in my project with using `yalc`

Right now pasting includes rich text (which may include formatting, html, etc) and I want to limit the input to plaintext.