Skip to content

fix(core): do not hide task list with run-many if there is only 1 task#31324

Merged
Cammisuli merged 1 commit intomasterfrom
cammisuli/fix-run-many-single-task
May 24, 2025
Merged

fix(core): do not hide task list with run-many if there is only 1 task#31324
Cammisuli merged 1 commit intomasterfrom
cammisuli/fix-run-many-single-task

Conversation

@Cammisuli
Copy link
Copy Markdown
Member

Current Behavior

Running nx run-many -t target with only a single target causes the TUI to be blank

Expected Behavior

Running nx run-many -t target with only a single target would show the task list with a single target. Pressing spacebar is needed to see the 1 running run-many task.

Related Issue(s)

Fixes #

@Cammisuli Cammisuli requested review from a team as code owners May 23, 2025 22:47
@Cammisuli Cammisuli requested review from JamesHenry and MaxKless May 23, 2025 22:47
@vercel
Copy link
Copy Markdown

vercel Bot commented May 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview May 24, 2025 0:40am

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented May 23, 2025

View your CI Pipeline Execution ↗ for commit d3f2df0.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 38m 18s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 18s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 5s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 5s View ↗
nx documentation ✅ Succeeded 3m 34s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-24 01:27:21 UTC

@Cammisuli Cammisuli added the PR status: do not merge This will block a PR from being merged until this tag is removed. label May 23, 2025
@Cammisuli Cammisuli force-pushed the cammisuli/fix-run-many-single-task branch from 6ae0576 to d3f2df0 Compare May 24, 2025 00:37
@Cammisuli Cammisuli removed the PR status: do not merge This will block a PR from being merged until this tag is removed. label May 24, 2025
@Cammisuli Cammisuli enabled auto-merge (squash) May 24, 2025 00:41
@Cammisuli Cammisuli merged commit e2b3aca into master May 24, 2025
6 of 7 checks passed
@Cammisuli Cammisuli deleted the cammisuli/fix-run-many-single-task branch May 24, 2025 01:28
@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 May 30, 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.

3 participants