Skip to content

fix: column order performance improvement - #6260

Merged
KevinVandy merged 1 commit into
alphafrom
column-order-perf
May 14, 2026
Merged

fix: column order performance improvement#6260
KevinVandy merged 1 commit into
alphafrom
column-order-perf

Conversation

@KevinVandy

Copy link
Copy Markdown
Member

🎯 Changes

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

@nx-cloud

nx-cloud Bot commented May 14, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit bb0553b

Command Status Duration Result
nx affected --targets=test:eslint,test:sherif,t... ❌ Failed 2m 46s View ↗
nx run-many --targets=build --exclude=examples/** ✅ Succeeded 26s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-14 15:12:27 UTC

@pkg-pr-new

pkg-pr-new Bot commented May 14, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/angular-table@6260

@tanstack/lit-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/lit-table@6260

@tanstack/match-sorter-utils

npm i https://pkg.pr.new/TanStack/table/@tanstack/match-sorter-utils@6260

@tanstack/preact-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/preact-table@6260

@tanstack/preact-table-devtools

npm i https://pkg.pr.new/TanStack/table/@tanstack/preact-table-devtools@6260

@tanstack/react-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/react-table@6260

@tanstack/react-table-devtools

npm i https://pkg.pr.new/TanStack/table/@tanstack/react-table-devtools@6260

@tanstack/solid-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/solid-table@6260

@tanstack/solid-table-devtools

npm i https://pkg.pr.new/TanStack/table/@tanstack/solid-table-devtools@6260

@tanstack/svelte-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/svelte-table@6260

@tanstack/table-core

npm i https://pkg.pr.new/TanStack/table/@tanstack/table-core@6260

@tanstack/table-devtools

npm i https://pkg.pr.new/TanStack/table/@tanstack/table-devtools@6260

@tanstack/vue-table

npm i https://pkg.pr.new/TanStack/table/@tanstack/vue-table@6260

@tanstack/vue-table-devtools

npm i https://pkg.pr.new/TanStack/table/@tanstack/vue-table-devtools@6260

commit: bb0553b

@nx-cloud nx-cloud Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nx Cloud has identified a possible root cause for your failed CI:

We investigated the build failure in tanstack-vue-table-example-virtualized-infinite-scrolling and determined it is unrelated to the changes in this PR. The error occurs because @tanstack/match-sorter-utils cannot be resolved from @tanstack/vue-query's devtools module — a missing dependency in the environment that predates our column-ordering changes. No package.json or lockfile modifications were made in this PR, so this is a pre-existing environment issue.

No code changes were suggested for this issue.

Trigger a rerun:

Rerun CI

Nx Cloud View detailed reasoning on Nx Cloud ↗


🎓 Learn more about Self-Healing CI on nx.dev

@KevinVandy
KevinVandy merged commit 5ede300 into alpha May 14, 2026
6 of 7 checks passed
@KevinVandy
KevinVandy deleted the column-order-perf branch May 14, 2026 15:27
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.

1 participant