Skip to content

[BUG] chat widget doesn't honor chat_position="top-left" value and always displays below the chat icon #36

@msmygit

Description

@msmygit

End goal: embed chat widget into a website

Current value used:

<script src="https://cdn.jsdelivr.net/gh/logspace-ai/[email protected]/dist/build/static/js/bundle.min.js">
</script>
<langflow-chat
   window_title="Chat with our content!"
   flow_id="<FLOW_UUID>"
   host_url="http://<PUBLIC_IP>:7860"
   placeholder="What does this website offer?">
</langflow-chat>

Current behavior:

Image

What else did I try?

I tried adding chat_position="top-left", but the chat widget doesn't honor this field and doesn't display the chat window at all with the presence of this field and hence I had to remove it.

Would also be nice to have the chat window open above the chat icon and not below like it does today

cc/ @Cristhianzl @lucaseduoli @igorrCarvalho @ogabrielluiz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions