-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description:
Create a robust global error boundary system to prevent full‑app crashes and provide clear, user‑friendly fallback experiences.
Tasks:
- Create global error boundary component
- Add fallback UI for uncaught component errors
- Add dedicated error page (error.tsx)
- Implement retry mechanism for recoverable errors
- Integrate optional error tracking (e.g., Sentry)
- Test error scenarios: UI errors, thrown promises, server errors
Acceptance Criteria:
- App never fully crashes due to component-level errors
- Fallback UI renders correctly when an error occurs
- Retry actions work where applicable
- Optional error reporting sends proper payloads
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program