Skip to content

Conversation

@DustyShoe
Copy link
Contributor

@DustyShoe DustyShoe commented Jan 17, 2026

Summary

This PR reinroduces gallery pagination layout, that was removed in v6.x
image

User can choose either infinite scroll or paged layout in the "Gallery Setting" popover.
image

Related Issues / Discussions

Few occasions where users on Discord were asking if it is possible to switch back to paged gallery view.

QA Instructions

  • Have or generate board of images that require more than one page of space (ideally 50+).
  • Verify that "Use Paged Gallery View" checkbox activates paged gallery layout.
  • Switching checkbox off returns back to infinite scrolling.
  • Arrows switch to adjacent to current page.
  • "Jump" button allows numeric input and actually jumps to required page either by clicking "Go" or hitting Enter. Esc closes "Jump" popover.
  • Resizing image thumbnails and gallery window change amount of pages accordingly.

Merge Plan

uiSlice.ts + uiTypes.ts bump state version; if main has new UI state migrations, merging the versioning logic might be needed.
Other than that, PR should not introduce any problem when merging.

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added the frontend PRs that change frontend files label Jan 17, 2026
@lstein lstein self-assigned this Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend PRs that change frontend files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants