-
Updated
Nov 25, 2020 - TypeScript
conversational-ui
Here are 87 public repositories matching this topic...
-
Updated
Nov 30, 2020 - TypeScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Nov 30, 2020 - TypeScript
-
Updated
Sep 15, 2020 - Python
Describe the bug
Cannot use 'cp' command while installing it on Windows.
It is needed to replace 'cp' with 'copy' in scripts written in package.json if an user wants to install botfront on Windows machine.
To Reproduce
Steps to reproduce the behavior:
- Install choco
- Install meteor
- Install botfront using
meteor npm installin Windows Powershell.
Expected behavior
-
Updated
Nov 19, 2020 - Ruby
-
Updated
Nov 19, 2019 - Swift
-
Updated
Nov 9, 2020 - Vue
-
Updated
Nov 30, 2020 - Vue
-
Updated
Nov 18, 2020 - JavaScript
-
Updated
Jul 1, 2019 - Kotlin
-
Updated
Sep 10, 2017 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Nov 25, 2020 - Java
-
Updated
Oct 20, 2018 - Go
-
Updated
Jan 10, 2019 - JavaScript
In my specific implementation, I am sending audio over the chatbot. After the audio is done playing, I want to display options to choose from.
It would be nice if Botonic has a pointer to the latest message, which is updated with the state of the message (e.g. 'typing', or 'sent').
Currently, i need to continuously check if the message element has already been rendered by passing it a c
-
Updated
Mar 4, 2019 - JavaScript
-
Updated
Nov 20, 2020 - Swift
-
Updated
Jan 20, 2018 - JavaScript
-
Updated
Nov 19, 2017 - JavaScript
-
Updated
Mar 22, 2017 - JavaScript
-
Updated
Oct 12, 2020 - Java
-
Updated
Jun 7, 2019 - TypeScript
-
Updated
Jun 6, 2018 - Kotlin
-
Updated
Nov 9, 2020 - TypeScript
Improve this page
Add a description, image, and links to the conversational-ui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the conversational-ui topic, visit your repo's landing page and select "manage topics."


I cannot reproduce this with the default usage of botui : the issue appears only when botui is part of a larger VueJS app.
When a markdown image is inserted in a message, it is immediately hidden if another message is displayed after.