Error handling and connection status #20
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Milestone: UX Polish
Global error boundary, toast notifications for gRPC errors, connection status indicator (connected/reconnecting/disconnected), and retry logic.
Acceptance Criteria
Implemented in PR #40. Toast notifications, connection status indicator, exponential backoff retry, user-friendly error messages, global error boundary, and retry button.