Skip to content

For #907 - Fix: update pagination page size setting in useTableState …#908

Merged
ashenr merged 1 commit into
mainfrom
ashenr-907-running-jobs-page
May 11, 2026
Merged

For #907 - Fix: update pagination page size setting in useTableState …#908
ashenr merged 1 commit into
mainfrom
ashenr-907-running-jobs-page

Conversation

@ashenr
Copy link
Copy Markdown
Contributor

@ashenr ashenr commented May 11, 2026

…hook

Copilot AI review requested due to automatic review settings May 11, 2026 09:29
@ashenr ashenr linked an issue May 11, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the useTableState hook’s pagination page-size restoration logic to use the current AG Grid API for setting paginationPageSize, addressing issue #907.

Changes:

  • Replace deprecated/removed paginationSetPageSize(...) usage with setGridOption('paginationPageSize', ...) when restoring saved table state.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ashenr ashenr merged commit b9b0fe4 into main May 11, 2026
6 checks passed
@ashenr ashenr deleted the ashenr-907-running-jobs-page branch May 11, 2026 09:31
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.

Running Jobs page throws paginationSetPageSize is not a function

2 participants