You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
review specs where factory_bot and matchers can be improved w.r.t. refactors done in the invitation branch
UX pending
anonymous invitations should not be deleted and should be able to be regenerated on demand. Currently you can share the invitation link (without email) one collaborator at a time.
auto-save with the preview chat window open forcefully switches focus from the bot behaviours into the chat window
ui api (to download data for example) can't be used with basic auth/bearer token until chatbot is registered as trusted app in guisso app (and authenticate_api_user! is used)
ui api does not allow user to generate bearer token. easy to add though, as long as the scope is the whole user. guisso does not support custom scopes.
UI pending
style chat bubbles
layout of bot index and view invitation have a big header. narrow the header when there is no nav
proper styling of invite dialog - [ ] show consecutive messages together in the preview chat
add cursor:pointer to clickable tables like bot index and key-value-list
The text was updated successfully, but these errors were encountered:
Technical debt
UX pending
UI pending
- [ ] show consecutive messages together in the preview chatThe text was updated successfully, but these errors were encountered: