Skip to content

[FRONTEND] Add global error boundary with recovery actions and telemetry hooks #237

@utksh1

Description

@utksh1

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.

Metadata

Metadata

Labels

area:frontendFrontend React/UI worklevel:advanced55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencytype:bugBug fix work category bonus labeltype:featureFeature work category bonus label

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions