Ideas on how to create a chat bubble

Hey @dingan

You can have a button with a fixed position (maybe in a distinct section so that you can reuse it through your app). This way, the button will always be positioned relative to the screen. On click you can have a workflow to display/hide the component that holds the chat.

Hope that helps :slight_smile:

2 Likes