Skip to content

feat(table): virtualize pagination page list - #408

Merged
donniean merged 6 commits into
kubesphere:masterfrom
yazhouio:codex/feat-table-pagination-virtual-list-0.2
Jul 22, 2026
Merged

feat(table): virtualize pagination page list#408
donniean merged 6 commits into
kubesphere:masterfrom
yazhouio:codex/feat-table-pagination-virtual-list-0.2

Conversation

@yazhouio

Copy link
Copy Markdown
Member
none

@netlify

netlify Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploy Preview for kubedesign ready!

Name Link
🔨 Latest commit b43d418
🔍 Latest deploy log https://app.netlify.com/projects/kubedesign/deploys/6a60572f66426800084c5fef
😎 Deploy Preview https://deploy-preview-408--kubedesign.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.

@yazhouio

Copy link
Copy Markdown
Member Author

@donniean donniean left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

No blocking findings at ebced8314767b72af62ebe1deadb8a35e621cb39.

Verified the virtualized page menu with the targeted Jest suites (5 tests), production-file ESLint, dependency installation under the repository-specified Node 24/Yarn 1.22.22 toolchain, and a local Storybook browser flow covering selection and recentering after reopen. GitHub Build, DCO, and deploy-preview checks are successful.

Validation notes: the full repository typecheck remains blocked by pre-existing errors in AutoComplete.test.tsx, Dropdown.test.tsx, and Table.story.tsx; the new positioning test also triggers the existing no-shadow and global-require lint rules inside its Jest mock factory, which I treated as non-blocking test-code cleanup.


Reviewed-by: Codex
Model: GPT-5

@yazhouio
yazhouio marked this pull request as draft July 22, 2026 02:59
@yazhouio
yazhouio marked this pull request as ready for review July 22, 2026 03:38
@yazhouio
yazhouio force-pushed the codex/feat-table-pagination-virtual-list-0.2 branch from 1e36e9d to aa03f7f Compare July 22, 2026 05:31

@donniean donniean left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

No blocking findings at aa03f7f8f3dd5f93f2c270a4fee5bc6173375463.

The force-pushed head has the same source tree as 1e36e9d75024cd2411a16a626497da166ea4519a. I revalidated the latest pagination fixes with the two targeted Jest suites (6 tests), production-file ESLint, the installed virtua@0.49.3 handle contract, and a local Storybook browser flow covering initial centering, selection, recentering after reopen, and the first-page reopen path. GitHub Build and both deploy previews are successful.

Validation note: DCO is currently ACTION_REQUIRED for the latest commit and must be resolved before merge; this does not change the code-review conclusion. The full repository typecheck was not rerun in this pass.


Reviewed-by: Codex
Model: GPT-5

@yazhouio
yazhouio requested a review from donniean July 22, 2026 05:38
@donniean

Copy link
Copy Markdown
Collaborator

/lgtm

/approve

@donniean
donniean merged commit 22c4c04 into kubesphere:master Jul 22, 2026
10 of 11 checks passed
@github-actions github-actions Bot mentioned this pull request Jul 22, 2026
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