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

Add offset support for listing pages and counting pages #381

Merged
merged 3 commits into from
Dec 15, 2023

Conversation

ChristianTovar
Copy link
Collaborator

Description

  1. Added support for offsetting list_pages/2 which we'll need for pagination purposes
  2. Added an extra function for counting the total amount or pages records we have (needed for determining the amount of pages in the navigation component)

@ChristianTovar ChristianTovar self-assigned this Dec 7, 2023
@leandrocp leandrocp merged commit c73bd9b into main Dec 15, 2023
3 checks passed
@leandrocp leandrocp deleted the ct/query-list-pages-offset branch December 15, 2023 13:12
@AZholtkevych AZholtkevych linked an issue Jan 12, 2024 that may be closed by this pull request
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.

Pages: Sorting and Pagination
2 participants