feat(scholars): add multiselect and bulk actions #49
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
javascript
python
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: justinzeus/scholarr#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/scholar-multiselect-bulk-actions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
POST /scholars/bulk-delete,POST /scholars/bulk-toggleendpoints + optional?ids=filter on exportuseScholarBulkActionswith Set-based selection, dynamic action menu, confirm dialogsFollows existing PublicationsPage multiselect pattern. All endpoints are user-scoped.
Includes cherry-picks from
feat/live-scholar-progress-counter:Test plan
npm run test:run(frontend tests pass)ruff check .+ruff format --check .(all pass)🤖 Generated with Claude Code
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.