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 Error #185

Open
lalewis1 opened this issue Jan 10, 2025 · 0 comments
Open

Pagination Error #185

lalewis1 opened this issue Jan 10, 2025 · 0 comments
Assignees

Comments

@lalewis1
Copy link
Collaborator

branch: hjohns/next/alpha

Issue Description

Pagination for > 100 members is incorrect.

Expected behaviour

  • click on last page link.
  • taken to last page of results.

Actual behaviour

  • click on last page link.
  • taken to page 11.

Steps to Reproduce

  1. go to Page 10 of list

(item counts are correct and next/last links are working)

https://demo.dev.kurrawong.ai/catalogs/ns32:icsm-vocabs/collections/csdm:wa-local-government/items?page=10

  1. go to Page 11 of list

( item counts are incorrect and next/last links are disabled )

https://demo.dev.kurrawong.ai/catalogs/ns32:icsm-vocabs/collections/csdm:wa-local-government/items?page=11

  1. go to page 12 of list

( confirms that more results are available )

https://demo.dev.kurrawong.ai/catalogs/ns32:icsm-vocabs/collections/csdm:wa-local-government/items?page=12

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

No branches or pull requests

2 participants