Bug in bot responses edit interface

There is a bug in the edit bot response interface that delete the entire of web interface. Try to remove tag “text: -”

i’m using Rasa X v0.26.1

And I have a question. I want to customize the response of chatbot with item like this :

Click to expand

Markdown interpretation

block

code :

<details>
    <summary>Click to expand</summary>

# Markdown interpretation
> block
</details>

How i can do that from bot response edit interface ? I tried to do that like this but tag <details> is not interpreted.

Hi @vivitare, what happens after the screen you show? You try to remove text: and then what is it that dissappears?

To your second question, see custom output payloads

All web interface is white like this :

I need to refresh web page to recover the interface.

I’m sorry but i don’t understand how to use custom output payloads with rasa x (share your bot) front-end

In documention, the exemples are to Slack channel. And i don’t find how to custom the bot response from bot response edit interface.

@vivitare just fyi, we’ve created an issue on our end and will fix it soon

1 Like