Skip to content

fix: surface batch operation failures#39

Open
itzptk wants to merge 1 commit into
mainfrom
fix/issue-7-batch-failure-toasts-20260605194954
Open

fix: surface batch operation failures#39
itzptk wants to merge 1 commit into
mainfrom
fix/issue-7-batch-failure-toasts-20260605194954

Conversation

@itzptk

@itzptk itzptk commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • centralizes batch-operation toast copy for upgrade/uninstall/pin actions
  • emits an error toast when any batch items fail while keeping success toasts for all-success batches
  • adds Angular service coverage for partial/all-failure batch results

Closes #7

Verification

  • npm test -- --include src/app/core/services/package-actions.service.spec.ts
  • npm run test:all
  • npm run build
  • independent code review: passed; no blocking findings

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.

Show non-success toast when batch operations have failures

1 participant