fix(scholars): improve validation, fix delete, add status badges #48
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#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/scholar-validation-delete-refinement"
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
scholar-batch-parsing.tswith per-ID error feedback, URL edge case handling, and corruption detectiondelete_scholar()(409 response instead of 500)ScholarStatusBadgescomponent showing Pending/Failed/Partial/OK status on scholar list rows and settings modalfailed_countandpartial_countin latest run summary (hidden when zero)Includes cherry-picks from
feat/live-scholar-progress-counter:Test plan
npm run test:run(123/123 pass)ruff check .+ruff format --check .(all pass)🤖 Generated with Claude Code