Skip to content

[Improve] Show more tasks within each board column - #1638

Draft
roomote-community[bot] wants to merge 3 commits into
developfrom
fix/hide-board-load-more-2u5z9ej3fkct1
Draft

[Improve] Show more tasks within each board column#1638
roomote-community[bot] wants to merge 3 commits into
developfrom
fix/hide-board-load-more-2u5z9ej3fkct1

Conversation

@roomote-community

@roomote-community roomote-community Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

​Opened on behalf of @zarnivoop. Follow up by mentioning @roomote, in the web UI, or in Discord.

What changed

The tasks page now replaces the board's page-level Load more action with a Show more control under each column. Every column uses its own status-filtered query and cursor, initially shows six cards, and requests only the next six tasks for that column. Paginated list view keeps its existing Load more action.

Why this change was made

Board users scan work by status, so pagination belongs to the individual status columns rather than below the entire board.

Impact

Users can expand the specific board column they are reviewing without loading unrelated statuses. Board classification is applied before cursor pagination, including latest-run handling for tasks that need input, and list-view pagination behavior is unchanged. Visual verification could not be captured because the local authenticated preview redirected to required inference-provider setup, but real-database cursor tests, targeted interaction tests, formatting, lint, type checks, and the repository pre-push checks passed.

@roomote-community

roomote-community Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

No new code issues found. See task

Reviewed 2c7f588

@roomote-community roomote-community Bot changed the title [Fix] Load more appears unnecessarily in board view [Improve] Show more tasks within each board column Aug 25, 2026
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.

2 participants