Skip to content

Fix TUI layout jump when clicking header#336

Open
rian-dolphin wants to merge 1 commit into
huggingface:mainfrom
rian-dolphin:fix/tui-header-click-layout
Open

Fix TUI layout jump when clicking header#336
rian-dolphin wants to merge 1 commit into
huggingface:mainfrom
rian-dolphin:fix/tui-header-click-layout

Conversation

@rian-dolphin

@rian-dolphin rian-dolphin commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Currently if you click on the "Tau — Untitled session" at the top (or actually click anywhere on that very thin strip at the top) it causes the sidebar to jump down and then it jumps back up when clicked again.

Textual's built-in Header toggles its -tall class when clicked. Its default styling changes the header from one row to three rows, which shifts Tau's workspace and sidebar down. Tau uses the header only as a single-line title, so this overrides the tall state to remain one row.

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