[P1] Command response UX with error toast persistence #117
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?
Parent Epic
#100
Problem
Command toasts show "Config pushed" immediately without waiting for agent confirmation. Error toasts auto-dismiss, so users may miss failures.
Proposed Solution
Dependencies
Acceptance Criteria
Implemented in
ca1d472.Agent-count toasts:
ConfigUpdateResponse.pushResultwith the same patternPersistent error toasts:
variant: 'error'toasts across the entire UI now includeduration: 86_400_000(24h) so they require manual dismissal