hi, @JiteshGaikwad. Thanks for your sharing on the rasa bot custom UI. The chatbot UI run smoothly on Google Chrome but when I use Edge, it show error.
Hey @JiteshGaikwad Does your UI support multiple buttons options?
For example if user want to select multiple button in a form action and that gets saved into a List slot.??
@JiteshGaikwad Could you help me or direct me as to what and where i should include to take multiple selections in your UI
Thanks for immediate response,much appreciated.
I don’t know whether it’s possible to achieve multiple selection within buttons, but you can update the UI to support multiple selection just like Multi-select menus, If I get time I will try to update the code
I am facing some below mentioned issues while using your widget:
While allowing the bot to start the convo, I always recieve a fallback msg as a reponse but during the second response it works fine(screenshot uploaded for the same)
If the bot is showing multiple responses from rasa server, it doesn’t show them one by one, for eg: if there are 3 response it show bot typing and then all the 3 response at the same time, How can I show them one by one?
Thank you sharing @JiteshGaikwad, How to sent proactive message like if user open or click the chatbot. It should start the conversation with greet message. Can you please guide me to do it