Tabish
Tabish
Hey there I am trying to send the user a form with checkboxes to enable the user to select a max of two values. In this instance I am trying...
**Describe the bug** I'm hoping to use this component to interact with Amazon Lex. Was working with react-chat-widget but it was proving complicated to cache user answers so that they...
I'm building a question and answer bot using the [QnA launch stack](https://aws.amazon.com/blogs/machine-learning/creating-a-question-and-answer-bot-with-amazon-lex-and-amazon-alexa/#deploying). After training some questions in the bot designer, I am able to interact with it there as well...
When a user refreshes the page, the bot starts a new conversation as opposed to enabling the user to continue from where the conversation was left off. Is there a...
Currently a user can actively communicate with the agent in the customer support live chat tutorial. However, there is no way for the user to have their communication persisted if...
I'm trying to build out a live chat customer support portal. I need to ensure the user cannot send a message if the support agent is offline. When checking the...