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

## Description Launcher color can be changed by the user ## Checklist * [x ] Additions/changes follow the current code structure * [ x] All changes are related to a...

feature request

How to change launcher color dynamically?

Im using next and it said ./node_modules/react-chat-window/es/assets/close-icon.png 1:0 Module parse failed: Unexpected character '�' (1:0) You may need an appropriate loader to handle this file type, currently no loaders are...

I am trying to add and event on agentProfile, for example when i click on teamName i get a modal to select another user to chat with

I forget how to release every time. Also, one day it will be nice to open the project up more to contributors. As is, I'm not sure if this flow...

needs more info
blocked

Before starting conversation I need to take some input like name, email etc. How to add that screen? And then after clicking next or register, it should take me to...

help wanted

## Description This is the second try to merge #127 - the first try had a bug so we reverted without having time to investigate. @kaxi1993 Really did all the...

feature request

Closes #93 - Move away from nwb, the magical build tool. - Add npm keywords for users to find the package more easily - Replace nwb with webpack and babel...

Using react 16.x and react-dom 16.x running: `npm install react-chat-window --save` ``` ├── UNMET PEER DEPENDENCY [email protected] └─┬ [email protected] ├─┬ [email protected] │ └── [email protected] ├─┬ [email protected] │ ├── [email protected] │...

code & process

I'm trying to use the Launcher but in first run I got this: > ERROR in ./node_modules/react-chat-window/es/assets/chat-icon.svg > Module parse failed: Unexpected token (1:0) > You may need an appropriate...

needs more info