Share feedback, ideas and get community help

Updated 6 months ago

For the custom button size, size: "large" is there a way to specify the size?

At a glance

The community members are discussing the meaning of the term "large" in the context of a chat bubble button. One community member asks if they can specify the size of the button rather than just choosing between three preset options. Another community member responds that they can enable this feature, and after checking, they confirm that the latest version of the embed library (v0.2.42) now accepts size in pixels, such as "size: '50px'". However, a community member running the application on Docker reports that their instance does not support this custom size feature, and asks the original developer to share the updated version of the embed library so they can update their instance. The developer clarifies that the custom size feature should not depend on the specific Typebot instance, but rather on the version of the embed library used.

What does large mean?
B
d
13 comments
Have you tried it out?
It means the chat bubble button (bottom right corner) is bigger than the default size
Yes I've tried it but my question is can I specify the size rather than just choosing between three preset options.
That's a good point
I think I can enable that
Let me check
Alright, I just deployed a new version of the embed lib it should now also accept size in pixels
size: '50px'
Incredible thanks!
Hi Baptiste. I have a instance running on docker now but it doesn't seem to support this custom size
[E.g. '50px'] feature. Are you able to share the updated version of the embed lib with me so I can update my instance?
It should not depend on your Typebot instance. It depends on the embed lib version
It was introduced on version v0.2.42
Add a reply
Sign up and join the conversation on Discord