[GH-ISSUE #1214] [FEAT] Implement Width and Height Resizing Options for Embed Chat Widget #754

Closed
opened 2026-02-22 18:21:11 -05:00 by yindo · 3 comments
Owner

Originally created by @vdamov on GitHub (Apr 28, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1214

Originally assigned to: @shatfield4 on GitHub.

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.

Originally created by @vdamov on GitHub (Apr 28, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1214 Originally assigned to: @shatfield4 on GitHub. ### 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.
yindo added the enhancementfeature request labels 2026-02-22 18:21:11 -05:00
yindo closed this issue 2026-02-22 18:21:11 -05:00
Author
Owner

@0xzrf commented on GitHub (Apr 29, 2024):

Hey @timothycarambat
Please assign me this issue

@0xzrf commented on GitHub (Apr 29, 2024): Hey @timothycarambat Please assign me this issue
Author
Owner

@stagezero-42 commented on GitHub (Apr 30, 2024):

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.

@stagezero-42 commented on GitHub (Apr 30, 2024): 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.
Author
Owner

@timothycarambat commented on GitHub (May 1, 2024):

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

@timothycarambat commented on GitHub (May 1, 2024): @shatfield4 lets do dimensions + font dimensions are `data-` attribs font is user setting
yindo changed title from [FEAT] Implement Width and Height Resizing Options for Embed Chat Widget to [GH-ISSUE #1214] [FEAT] Implement Width and Height Resizing Options for Embed Chat Widget 2026-06-05 14:37:02 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#754