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

Intercom-style live chat window written in react

Results 30 react-chat-window issues
Sort by recently updated
recently updated
newest added

Hi I want to know the date when the text is sent, its more of a feature request. Example) {type: 'text', author: "them", data: { text: "You've got to have...

help wanted
feature request

It's too magic. What is it even doing?? (nwb being the build tool.)

code & process

Reproduce: - type in chat input - clicking the emoji picker icon to open it - click an emoji - emoji picker auto closes - continue typing - no dice...

bug

On iPhone at least, in the demo at least, it is super-unclickably tiny. Maybe there is a way to default to it being bigger? That would be handy for users...

bug
css
needs more info

Does it currently support buttons for user to click and then act based on the click

feature request

... instead of separate newMessagesCount prop. This would also open the door to marking messages as read in the chat window.

feature request

When using Vimium bindings and pressing `f`, I think the launcher should become an option. I imagine this also impacts accessibility. Not sure if this is a demo-specific issue or...

feature request

I'm running on react 18, and tried to install this package by changing the peer dependency to >=15.0.0, but am getting random error after random error trying to get it...

## Description Adding allowFilePicker and showInputText options ## Checklist * [x] Additions/changes follow the current code structure * [ ] All changes are related to a single topic * [x]...