paschmann / rasa-ui

Rasa UI is a frontend for the Rasa Framework
MIT License
953 stars 327 forks source link

Improving the story editor #243

Open VincentErb opened 4 years ago

VincentErb commented 4 years ago

I'm planning on integrating rasa-ui on a platform providing bots for clients. The goal is to have them be as autonomous as possible in configuring the bot, without necessarily having knowledge of rasa.

To reach this goal, I feel like it is important to rebuild the story editor, moving away from the Markdown syntax and implementing a more visual user experience. I would like to know if there were plans already to improve the story tab in the near future, or if you would be interested in integrating the improvements I would make on the story editor.

Thank you

paschmann commented 4 years ago

Hi @VincentErb - currently we dont have any plans for the story editor. We would be very interested and would be happy to include it as an option (maybe a separate tab in the UI on the story screen?). Thanks!