Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Implement Width and Height Resizing Options for Embed Chat Widget #1214

Closed
vdamov opened this issue Apr 28, 2024 · 3 comments · Fixed by #1278
Closed

[FEAT] Implement Width and Height Resizing Options for Embed Chat Widget #1214

vdamov opened this issue Apr 28, 2024 · 3 comments · Fixed by #1278
Assignees
Labels
enhancement New feature or request feature request

Comments

@vdamov
Copy link

vdamov commented Apr 28, 2024

What would you like to see?

The chat widget is currently overlapping with a fixed header (z-index: 99) on 720p resolutions and mobile devices. To address this issue, I propose adding functionality to adjust the width and height of the chat widget. This feature would allow users to customize the widget size to better fit their specific layout needs without interference from other page elements.

@vdamov vdamov added enhancement New feature or request feature request labels Apr 28, 2024
@krishhh16
Copy link

Hey @timothycarambat
Please assign me this issue

@stagezero-42
Copy link

I would add font size to this as well, mainly an issue on mobile devices but useful for tweaking the look on desktop as well.

@timothycarambat
Copy link
Member

@shatfield4 lets do dimensions + font
dimensions are data- attribs
font is user setting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants