Skip to content

Improve pagination navigation - #587

Merged
dthaler merged 2 commits into
orcasound:mainfrom
Leeon1994:issue-583-top-pagination
Aug 11, 2026
Merged

Improve pagination navigation#587
dthaler merged 2 commits into
orcasound:mainfrom
Leeon1994:issue-583-top-pagination

Conversation

@Leeon1994

Copy link
Copy Markdown
Contributor

Adds pagination controls above the detection lists so it is accessible without scrolling down to the bottom.

Also keeps the first and last page link visible, allowing the moderators to jump directly between first and the last page for a longer result set.

Tested locally:

  • Release build succeeds.
  • win-x86 restore/build/test commands are completed successfully.
  • Manually verified the pagination and navigation of the pages.

Closes #583

@dthaler
dthaler force-pushed the issue-583-top-pagination branch from cc3e4f8 to 7f40992 Compare August 11, 2026 02:12

@dthaler dthaler left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Tested, works great! Thanks for this contribution.

@dthaler
dthaler merged commit 8051c56 into orcasound:main Aug 11, 2026
21 checks passed
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.

Page buttons (previous, 1-n, next) should also be at top, not just at the bottom

2 participants