Skip to content

Feature - Add offset and limit to Pagination #368

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

Closed
wants to merge 1 commit into from

Conversation

kudlajz
Copy link
Contributor

@kudlajz kudlajz commented Apr 7, 2025

Noticed that the API returns these properties as part of the pagination. Not sure if it's always returned though?

Either way, it's nice because we can use it to determine whether we can load another page when using infinite query.

@kudlajz kudlajz self-assigned this Apr 7, 2025
@kudlajz kudlajz force-pushed the feature/pagination-update branch from 6e0e39f to 9c88a6c Compare April 7, 2025 12:52
Copy link
Member

@pestaa pestaa left a comment

Choose a reason for hiding this comment

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

Not always present, unfortunately.

@kudlajz
Copy link
Contributor Author

kudlajz commented Apr 7, 2025

Hmm, that's alright. I guess in that case we don't need this and I'll just work with the local page and pageSize parameters 🤔

@kudlajz kudlajz closed this Apr 7, 2025
@kudlajz kudlajz deleted the feature/pagination-update branch April 7, 2025 13:24
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