-
Notifications
You must be signed in to change notification settings - Fork 86
[Question] Roadmap #81
Comments
for the |
@mrredbit so I have started a milestone in the project but here are our list of features we wish to release in 0.2.
Some of these features I'm thinking of breaking into several 0.1.X releases (For example Topics and i81n) as I don't want to slow these down any further. @mrredbit is there any features you would like ? |
@jcampbell05 do you want any change to the Web UI? Right now I am trying to implement a simple chatbot UI on web. Depending on how it works out, I might be able to contribute on the web part in the future, but I couldn't say for sure. Personally, I have some thoughts about the current web component:
I would suggest making the web UI presentation layer separate from the data layer, while Bottr provide the webhook, developer can decide how to hook up the data to their presentation layer, we can then separate the web UI part as another react component, allowing developer to customize the style by passing parameter into the react component. |
@mrredbit I would love some contributions on the web UI, I totally agree and it would make it much easier to maintain if it was split out like that. I would love to have it customizable to the point we could embed it in the Bottr website. |
The text was updated successfully, but these errors were encountered: