Skip to content

Library: multi-select datasets with bulk pipeline, training, and delete actions - #1827

Open
mattdawkins wants to merge 4 commits into
mainfrom
dev/library-bulk-delete
Open

Library: multi-select datasets with bulk pipeline, training, and delete actions#1827
mattdawkins wants to merge 4 commits into
mainfrom
dev/library-bulk-delete

Conversation

@mattdawkins

@mattdawkins mattdawkins commented Aug 5, 2026

Copy link
Copy Markdown
Member
  • The desktop Library (Recents) table gains a selection checkbox column on the right, replacing the per-row delete button; the column header is a select-all (indeterminate when partial, follows the active search filter)
  • When anything is selected, Run Pipeline, Run Training, and Delete (N) buttons appear to the left of the search box (which keeps its position); delete shows one confirmation for all selected datasets (source media and originally imported annotation files are untouched)
  • Run Pipeline / Run Training navigate to their pages with the checked datasets pre-staged via a datasetIds query parameter
  • Bulk pipeline runs now launch only on staged datasets compatible with the selected pipeline

🤖 Generated with Claude Code

show-select checkboxes with header select-all; a Delete (N) button
confirms once and removes every selected dataset.
…te actions

Selection column replaces the per-row trash; Run Pipeline and Run Training
navigate to their pages with the checked datasets pre-staged via query.
@mattdawkins mattdawkins changed the title Library: multi-select datasets for bulk delete Library: multi-select datasets with bulk pipeline, training, and delete actions Aug 6, 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.

1 participant