Skip to content

fix(core): prevent pinning the same task in multiple panes in the tui#33863

Merged
AgentEnder merged 1 commit intomasterfrom
nxc-2635
Dec 16, 2025
Merged

fix(core): prevent pinning the same task in multiple panes in the tui#33863
AgentEnder merged 1 commit intomasterfrom
nxc-2635

Conversation

@leosvelperez
Copy link
Copy Markdown
Member

Current Behavior

The same task can be pinned in multiple terminal panes of the TUI. This causes one pane to scroll the other because they share the same data.

Expected Behavior

The same task can only be pinned in a single terminal pane of the TUI.

@leosvelperez leosvelperez self-assigned this Dec 15, 2025
@leosvelperez leosvelperez requested review from a team as code owners December 15, 2025 14:13
@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
nx-dev Ready Ready Preview Dec 15, 2025 4:58pm

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 15, 2025

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 18a593e
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/69403c3b0c48020007f20514
😎 Deploy Preview https://deploy-preview-33863--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 Dec 15, 2025

View your CI Pipeline Execution ↗ for commit 18a593e

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 8m 16s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2m 36s 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 2025-12-16 14:05:08 UTC

@AgentEnder AgentEnder merged commit 035e0fd into master Dec 16, 2025
21 of 22 checks passed
@AgentEnder AgentEnder deleted the nxc-2635 branch December 16, 2025 21:09
FrozenPandaz pushed a commit that referenced this pull request Dec 16, 2025
…#33863)

## Current Behavior

The same task can be pinned in multiple terminal panes of the TUI. This
causes one pane to scroll the other because they share the same data.

## Expected Behavior

The same task can only be pinned in a single terminal pane of the TUI.

(cherry picked from commit 035e0fd)
@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 Dec 22, 2025
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