Skip to content

fix(ai-chat): keep AI chat inside and centered in the right panel when resize - #1956

Merged
datlechin merged 2 commits into
TableProApp:mainfrom
byteoxo:fix/ai-chat
Jul 25, 2026
Merged

fix(ai-chat): keep AI chat inside and centered in the right panel when resize#1956
datlechin merged 2 commits into
TableProApp:mainfrom
byteoxo:fix/ai-chat

Conversation

@byteoxo

@byteoxo byteoxo commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Original problem:
telegram-cloud-photo-size-5-6276303433149124938-x

What's include:
keep AI chat inside and centered in the right panel when resize
When the right panel shrank, AI chat kept a wider ideal layout (model picker .fixedSize(), unbound messages/tables, composer text container not tracking width), centered in the host, and overflowed into the editor.

Clamp the panel to the host, let the model picker truncate, reflow messages and code, scroll wide tables inside the bubble, and sync the composer text container to the panel width on layout.

byteoxo and others added 2 commits July 25, 2026 19:36
…n resized

When the right panel shrank, AI chat kept a wider ideal layout
(model picker .fixedSize(), unbound messages/tables, composer text
container not tracking width), centered in the host, and overflowed
into the editor.

Clamp the panel to the host, let the model picker truncate, reflow
messages and code, scroll wide tables inside the bubble, and sync the
composer text container to the panel width on layout.

@datlechin datlechin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@datlechin
datlechin merged commit 12dae5e into TableProApp:main Jul 25, 2026
1 of 2 checks passed
@byteoxo
byteoxo deleted the fix/ai-chat branch July 25, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants