Problem
SecuScan needs a production-grade improvement in this area: Frontend resilience..
Scope
Implement route-level error boundaries, retry/navigation actions, redacted diagnostic capture, and tests for failing child components.
Acceptance Criteria
- The implementation is focused and does not introduce unrelated UI, docs, lockfile, or formatting churn.
- Security-sensitive behavior has explicit negative tests where applicable.
- Existing tests continue to pass, and new tests cover the main success and failure paths.
- Documentation or configuration examples are updated when operator behavior changes.
Verification
Tests should assert recovery UI, redaction, and route isolation.
Difficulty
Hard, useful issue intended for experienced contributors.
Problem
SecuScan needs a production-grade improvement in this area: Frontend resilience..
Scope
Implement route-level error boundaries, retry/navigation actions, redacted diagnostic capture, and tests for failing child components.
Acceptance Criteria
Verification
Tests should assert recovery UI, redaction, and route isolation.
Difficulty
Hard, useful issue intended for experienced contributors.