Skip to content

Add scrollable board picker pages#224

Merged
devmobasa merged 1 commit into
mainfrom
feature/scrollable-board-pages
May 21, 2026
Merged

Add scrollable board picker pages#224
devmobasa merged 1 commit into
mainfrom
feature/scrollable-board-pages

Conversation

@devmobasa
Copy link
Copy Markdown
Owner

@devmobasa devmobasa commented May 21, 2026

Fixes #218 - Implements proper board picker support for boards with more than 9 pages.

  • Adds a scrollable page panel so all pages can be reached from the board picker.
  • Keeps page operations on absolute page indexes, so activate/rename/duplicate/delete/reorder work correctly beyond the first visible page window.
  • Adds direct page creation after the visible grid is full via a sticky Add button and Ctrl+N.
  • Improves large-page navigation with wheel scrolling, arrows, Home/End, PageUp/PageDown, and active/focused page auto-scroll.
  • Exposes Ctrl+C: color in the board picker footer and keeps F2 reliably mapped to board rename.

@devmobasa devmobasa merged commit 18aaf19 into main May 21, 2026
2 checks passed
@devmobasa devmobasa deleted the feature/scrollable-board-pages branch May 21, 2026 07:51
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.

Feature Request: Proper Support for More Than 9 Pages per Board

1 participant