Skip to content

Add first and last pagination controls - #251

Merged
ohookins merged 1 commit into
mainfrom
add-first-last-pagination-controls-2
Aug 7, 2026
Merged

Add first and last pagination controls#251
ohookins merged 1 commit into
mainfrom
add-first-last-pagination-controls-2

Conversation

@ohookins

@ohookins ohookins commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Summary

Add first and last pagination controls to the blog index so users can jump to the start or end of the paginated list.

What changed

  • Added chevron-based first and last page links to the blog index paginator.
  • Exposed first/last page paths from the pagination helper.
  • Added regression coverage for the pagination helper.

Issue

Fixes #77

@ohookins
ohookins merged commit b5d3b0b into main Aug 7, 2026
2 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.

Add first and last page buttons

1 participant