Describe the bug
Pagination behavior is confusing when a user navigates to a later page, such as page 10. The pagination control does not refresh surrounding page numbers in a helpful way, making it harder to continue browsing nearby pages.
Observed on sandbox.dspace.org (10.0), also pre-existing on 9.x/demo.
To Reproduce
Steps to reproduce the behavior:
- Open a paginated list with many pages.
- Navigate to page 10.
- Observe the pagination control.
Expected behavior
Pagination updates dynamically to show the selected page and nearby pages.
Describe the bug
Pagination behavior is confusing when a user navigates to a later page, such as page 10. The pagination control does not refresh surrounding page numbers in a helpful way, making it harder to continue browsing nearby pages.
Observed on sandbox.dspace.org (10.0), also pre-existing on 9.x/demo.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Pagination updates dynamically to show the selected page and nearby pages.