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

Pagination: open page > pageCount get last page #2834

Conversation

samsonasik
Copy link
Member

So, when we have a data, for example: 10 records, and per-page is 1. We next want to pass ?page=11, we will get latest page displayed page 10.

Checklist:

  • Securely signed commits
  • Unit testing, with >80% coverage

@lonnieezell lonnieezell merged commit 4cf13f4 into codeigniter4:develop Apr 17, 2020
@samsonasik samsonasik deleted the pass-more-than-page-count-get-last-page branch April 17, 2020 07:56
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