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 pagination overlow when changing the number of rows per page by a bigger value #276

Conversation

monsieurswag
Copy link
Contributor

@monsieurswag monsieurswag commented Apr 17, 2024

When the pagination overflows e.g: "Showing 101 to 25 of 25" it will automatically the current page number to the last (non-empty) page.

Copy link
Collaborator

@eric-intuitem eric-intuitem left a comment

Choose a reason for hiding this comment

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

LGTM

@eric-intuitem eric-intuitem merged commit 78850dd into main Apr 17, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 17, 2024
@Mohamed-Hacene Mohamed-Hacene deleted the CA-368-Fix-pagination-overflow-when-changing-the-number-of-object-per-page-by-a-bigger-value branch April 26, 2024 10:00
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