Skip to content

fix(core): avoid crash when pane area is out of bounds during resize#34343

Merged
FrozenPandaz merged 1 commit intomasterfrom
nxc-3207
Feb 5, 2026
Merged

fix(core): avoid crash when pane area is out of bounds during resize#34343
FrozenPandaz merged 1 commit intomasterfrom
nxc-3207

Conversation

@leosvelperez
Copy link
Copy Markdown
Member

Current Behavior

In some resize/background scenarios, the TUI could crash while rendering output panes, displaying a "Scrollbar area is empty" message.

Expected Behavior

The TUI remains stable during resizes and backgrounding. Output panes no longer crash when a scrollbar would render in an invalid area.

@leosvelperez leosvelperez self-assigned this Feb 5, 2026
@leosvelperez leosvelperez requested review from a team as code owners February 5, 2026 14:10
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 5, 2026

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 2ccd8f0
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6984a4bbc44c4000084d95fc
😎 Deploy Preview https://deploy-preview-34343--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Feb 5, 2026

View your CI Pipeline Execution ↗ for commit 2ccd8f0

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 1h 9m 38s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2m 46s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 11s View ↗
nx-cloud record -- nx format:check ✅ Succeeded <1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-05 15:25:11 UTC

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 5, 2026

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit 2ccd8f0
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/6984a4bbeef3a200080a91b8
😎 Deploy Preview https://deploy-preview-34343--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@FrozenPandaz FrozenPandaz merged commit 0cac182 into master Feb 5, 2026
24 checks passed
@FrozenPandaz FrozenPandaz deleted the nxc-3207 branch February 5, 2026 22:11
FrozenPandaz pushed a commit that referenced this pull request Feb 6, 2026
…34343)

## Current Behavior

In some resize/background scenarios, the TUI could crash while rendering
output panes, displaying a "Scrollbar area is empty" message.

## Expected Behavior

The TUI remains stable during resizes and backgrounding. Output panes no
longer crash when a scrollbar would render in an invalid area.

(cherry picked from commit 0cac182)
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants