This PR adds bulk selection functionality for choice guide results, resources, submissions and comments in the admin interface.#1351
Merged
rudivanhierden merged 6 commits intomainfrom Feb 12, 2026
Conversation
Contributor
rawand-shakir-draad
commented
Feb 2, 2026
- Added checkboxes to select multiple items in results and comments lists
- Added bulk delete option
- Added bulk duplicate option where applicable
- Updated hooks to handle multiple IDs for bulk operations
- Improved feedback messages for single and bulk actions
Openstad Headless
|
||||||||||||||||||||||||||||
| Project |
Openstad Headless
|
| Branch Review |
feat/add-and-optimize-bulk-select-admin-pages
|
| Run status |
|
| Run duration | 21m 57s |
| Commit |
|
| Committer | rawand-shakir-draad |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
67
|
| View all changes introduced in this branch ↗︎ | |
iandebruin98
previously requested changes
Feb 10, 2026
…etion
Add DELETE /delete endpoints for choiceguide results, submissions, and
comments that accept { ids: number[] } scoped to the current project.
Update all three admin pages to immediately decrement totalCount after
single and bulk deletions.
rudivanhierden
approved these changes
Feb 12, 2026
Fixes have been implemented
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.