Skip to content

Error handling and toast notifications #41

Description

@GordonBeeming

Description

Global error handling and notification system.

Acceptance Criteria

  • Toast notification component (top-right corner)
  • Types: success (green), error (red), warning (yellow), info (blue)
  • Auto-dismiss after 5s (errors persist until dismissed)
  • Connection errors show toast with "Reconnect" action
  • Sidecar crash shows toast with "Restart" action
  • Unhandled errors caught by global error boundary
  • Error details expandable in toast

Metadata

Metadata

Assignees

No one assigned

    Labels

    uiReact frontend

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions