xatkit-bot-platform / xatkit-chat-widget

(React) Chat widget for Xatkit
https://xatkit.com
MIT License
5 stars 2 forks source link

Disable input in the presence of option buttons #15

Closed hamzaed closed 4 years ago

hamzaed commented 4 years ago

We need to disable the input when the client has to choose from a list of options.

hamzaed commented 4 years ago

Maybe in some scenarios both are possible (buttons and a free text answer). We need to find a way to configure this for each answer with button options.