The table results list currently displays 15 tables per pagination. We have received feedback that this is too few and results in unnecessary paging when users browse larger result sets.
The limit was originally set to support mobile usability and accessibility by keeping the amount of content on each page manageable. However, PxWeb is a data-heavy service where users often need to browse and compare many tables. In this context, the current limit may be unnecessarily restrictive.
Increasing the page size to 30 tables per page would reduce the need for repeated paging while still keeping the results list reasonably easy to scan and navigate across devices.
Acceptance criteria
- The number of tables displayed per pagination is increased from 15 to 30
- All pagination-related text, labels, and messages reflect the updated page size where relevant
- Existing screen reader support continues to work as intended
The table results list currently displays 15 tables per pagination. We have received feedback that this is too few and results in unnecessary paging when users browse larger result sets.
The limit was originally set to support mobile usability and accessibility by keeping the amount of content on each page manageable. However, PxWeb is a data-heavy service where users often need to browse and compare many tables. In this context, the current limit may be unnecessarily restrictive.
Increasing the page size to 30 tables per page would reduce the need for repeated paging while still keeping the results list reasonably easy to scan and navigate across devices.
Acceptance criteria