Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tui): sort tasks in state not just view #9373

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

chris-olszewski
Copy link
Member

Description

Move the new task ordering from just the view to the underlying state so that the task list syncs up with the pane.

Testing Instructions

Added unit testing for new insertion order.

Copy link

vercel bot commented Nov 4, 2024

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

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 2:30am
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Nov 4, 2024 2:30am
examples-designsystem-docs ⬜️ Ignored (Inspect) Nov 4, 2024 2:30am
examples-gatsby-web ⬜️ Ignored (Inspect) Nov 4, 2024 2:30am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Nov 4, 2024 2:30am
examples-native-web ⬜️ Ignored (Inspect) Nov 4, 2024 2:30am
examples-svelte-web ⬜️ Ignored (Inspect) Nov 4, 2024 2:30am
examples-tailwind-web ⬜️ Ignored (Inspect) Nov 4, 2024 2:30am
examples-vite-web ⬜️ Ignored (Inspect) Nov 4, 2024 2:30am

@chris-olszewski chris-olszewski marked this pull request as ready for review November 4, 2024 02:30
@chris-olszewski chris-olszewski requested a review from a team as a code owner November 4, 2024 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants