-
Updated
Sep 10, 2021 - TypeScript
conversational-ui
Here are 90 public repositories matching this topic...
-
Updated
Sep 30, 2021 - TypeScript
-
Updated
Jul 31, 2021 - JavaScript
-
Updated
Sep 28, 2021 - JavaScript
-
Updated
Sep 20, 2021 - TypeScript
-
Updated
Sep 15, 2020 - Python
-
Updated
May 4, 2021 - JavaScript
-
Updated
May 18, 2021 - Ruby
-
Updated
Jul 13, 2021 - Swift
-
Updated
Sep 24, 2021 - Vue
-
Updated
Aug 11, 2021 - Vue
Currently, you need to click + Add Tag
every time you want to add a tag, even if you want to add multiple tags at once.
We should change this, so that the Tag list is readily available until the user clicks Close
.
-
Updated
Aug 11, 2021 - 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 15, 2021 - Kotlin
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Sep 29, 2021 - Java
-
Updated
Sep 10, 2017 - JavaScript
-
Updated
Oct 20, 2018 - Go
-
Updated
Jan 10, 2019 - JavaScript
-
Updated
Mar 3, 2021 - Swift
-
Updated
Mar 4, 2019 - JavaScript
-
Updated
Nov 19, 2017 - JavaScript
-
Updated
Jan 20, 2018 - JavaScript
-
Updated
Mar 22, 2017 - JavaScript
-
Updated
Oct 12, 2020 - Java
-
Updated
Jun 7, 2019 - TypeScript
-
Updated
Jun 6, 2018 - Kotlin
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.