react-chat-window
react-chat-window copied to clipboard
Intercom-style live chat window written in react
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...
It's too magic. What is it even doing?? (nwb being the build tool.)
Reproduce: - type in chat input - clicking the emoji picker icon to open it - click an emoji - emoji picker auto closes - continue typing - no dice...
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...
Does it currently support buttons for user to click and then act based on the click
... instead of separate newMessagesCount prop. This would also open the door to marking messages as read in the chat window.
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...
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]...