-
I used botpress webpage, and find favicon request 404, and it caused by the wrong path
```
```
the resource real path is `/assets/studio/ui/public/img/favicon-32x32.png`.
The ref path `ui…
-
**Is your feature request related to a problem? Please describe.**
1. Considering a user has multiple workspaces
2. In workspace 1 a Bot is created with BotID – “test”
3. In workspace 2 another Bo…
-
**Describe the bug**
Markdown/html is not supported in the dropdown + the input is not a text area
**To Reproduce**
Create a dropdown with markdown or html
**Expected behavior**
The input fie…
-
**Is your feature request related to a problem? Please describe.**
Custom components are not displayed in HITL.
That is problematic for HITL Agents, as they might be missing parts of the conversati…
-
**Describe the bug**
There is no scrollbar in the entity page
**To Reproduce**
Add enough entities to exceed the page length
**Expected behavior**
There should be a scrollbar
**Screenshots…
-
It would be really useful to be able to undo a revision
![image](https://user-images.githubusercontent.com/1315508/35180211-54089b0c-fd79-11e7-9087-fab06b983ccd.png)
-
In all bots there's almost always a need to store and save information. There should be a built-in KVS so that users don't have to create and manage trivial database tables every time.
-
Currently, every module has to offer a UI for configuration and they all implement the same "save/get" mechanism into JSON files.
We need to save configuration in the database for multi-server bots…
-
Explain how to create a simple module from scratch
-
I can't see any docs that guide on integrating with messenger for version 11+. Is only JSON channel supported now?