Files
fusion/.changeset/fn-2874-retry-button.md
Fusion 9d2a86c2c0 feat(FN-2874): add failed-task retry action to dashboard cards
- Wire onRetryTask from App through Board/Column/WorktreeGroup/ListView into TaskCard
- Add a Retry button with loading/disabled state to failed task error boxes in TaskCard
- Update failed-card styles to use design tokens and add retry button visual states
- Add TaskCard tests covering retry visibility, callback invocation, loading, and error toast behavior
- Add a patch changeset for @runfusion/fusion documenting the dashboard retry shortcut
2026-04-28 14:25:56 -07:00

178 B

@runfusion/fusion
@runfusion/fusion
patch

Add a retry button to failed task error boxes on dashboard task cards so users can retry directly from the card without opening task details.