Skip to content

fix(tasks): embedded Session terminal fills the Session tab (v0.264.1)#457

Merged
vikasprogrammer merged 2 commits into
mainfrom
feat/task-discussions
Jul 24, 2026
Merged

fix(tasks): embedded Session terminal fills the Session tab (v0.264.1)#457
vikasprogrammer merged 2 commits into
mainfrom
feat/task-discussions

Conversation

@vikasprogrammer

Copy link
Copy Markdown
Owner

The Session tab's TerminalFrame collapsed because its wrapper was a plain block; TerminalFrame needs a flex-column parent with height. Wrapped in flex h-full flex-col. web build ✓.

vikasprogrammer and others added 2 commits July 24, 2026 19:05
TerminalFrame's root is flex-1/min-h-0 and needs a flex-column parent with height; the
Session tab wrapper was a plain block, so the pane collapsed. Wrap it in flex h-full flex-col.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vikasprogrammer
vikasprogrammer merged commit f1359e6 into main Jul 24, 2026
1 check passed
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.

1 participant