Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

Tabs component gains a stable-height mode, used to fix Settings/Gates panel jitter

Settings and Gates panels no longer jitter thanks to a new stable-height mode for tabbed panels

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaUI Componentswhat it touches
KindBug Fixesin v2.1.265,
You'll notice

Settings and Gates panels no longer jitter thanks to a new stable-height mode for tabbed panels

What

The shared tabbed-panel component used across Claude Code's UI now supports a stableHeight mode with a contentHeight setting. When enabled, the content area uses a fixed height instead of a flexible maximum height. The Settings dialog now turns this on, with its height calculated to fit within the terminal window.

Why

This fixes visual jitter in the Settings and Gates panels, where the panel's size used to shift as you switched between tabs with differing amounts of content.

See this entry in the whole of v2.1.265 →

Feedback