-
Updated
Aug 16, 2021 - TypeScript
conversational-ui
Here are 90 public repositories matching this topic...
-
Updated
Aug 19, 2021 - TypeScript
-
Updated
Jul 31, 2021 - JavaScript
-
Updated
Aug 19, 2021 - JavaScript
-
Updated
Aug 13, 2021 - TypeScript
-
Updated
Sep 15, 2020 - Python
-
Updated
May 4, 2021 - JavaScript
-
Updated
May 18, 2021 - Ruby
-
Updated
Jul 13, 2021 - Swift
-
Updated
Aug 17, 2021 - Vue
-
Updated
Aug 11, 2021 - Vue
Describe the bug
When you are in the Airy docs and you check the send messages part.
(https://airy.co/docs/core/api/endpoints/messages#send)
There is a link called "source's documentation" which doesn't lead to any destination
To Reproduce
Steps to reproduce the behavior:
- Go to https://airy.co/docs/core/api/endpoints/messages#send
- Search for the "source's documentation"
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Mar 15, 2021 - Kotlin
-
Updated
Aug 10, 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
Aug 12, 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.