Skip to content

fix(core): improve pinned tasks annotation on narrow width#31175

Merged
FrozenPandaz merged 1 commit intomasterfrom
tui-pinned-tasks-narrow-width
May 12, 2025
Merged

fix(core): improve pinned tasks annotation on narrow width#31175
FrozenPandaz merged 1 commit intomasterfrom
tui-pinned-tasks-narrow-width

Conversation

@JamesHenry
Copy link
Copy Markdown
Contributor

This is intended to be a super quick improvement until I can work on something a bit more substantial.

Current Behavior

We always try and render [Pinned output {}].

Expected Behavior

We only render [{}] on narrow widths.

Related Issue(s)

Fixes #

@JamesHenry JamesHenry requested review from a team as code owners May 12, 2025 16:11
@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 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 12, 2025 4:12pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented May 12, 2025

View your CI Pipeline Execution ↗ for commit 671e7d9.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 4m 11s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 21s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 3s View ↗
nx-cloud record -- nx format:check ✅ Succeeded <1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-12 19:04:37 UTC

@FrozenPandaz FrozenPandaz enabled auto-merge (squash) May 12, 2025 18:47
@FrozenPandaz FrozenPandaz merged commit 07c8b4f into master May 12, 2025
6 checks passed
@FrozenPandaz FrozenPandaz deleted the tui-pinned-tasks-narrow-width branch May 12, 2025 19:06
FrozenPandaz pushed a commit that referenced this pull request May 16, 2025
This is intended to be a super quick improvement until I can work on
something a bit more substantial.

## Current Behavior
<!-- This is the behavior we have today -->

We always try and render `[Pinned output {}]`.

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

We only render `[{}]` on narrow widths.

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

(cherry picked from commit 07c8b4f)
@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 18, 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