Skip to content

Limit desktop library select-all to the current page - #1916

Open
mattdawkins wants to merge 1 commit into
mainfrom
fix/library-page-selection
Open

Limit desktop library select-all to the current page#1916
mattdawkins wants to merge 1 commit into
mainfrom
fix/library-page-selection

Conversation

@mattdawkins

Copy link
Copy Markdown
Member

The desktop library's header checkbox selected every matching dataset across multiple pages. It now checks or unchecks only the rows displayed on the current page after sorting and filtering, and its checked/indeterminate state reflects those rows. Existing selections on other pages are preserved.

Add 1000 and All after the existing 20, 50, and 100 page-size options in the desktop library. All displays every dataset matching the current search, allowing the header checkbox to select all displayed matches intentionally.

Validation: ESLint for Recent.vue and full client type checking passed. Existing desktop frontend query tests passed (5 tests).

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.

1 participant