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
This commit is contained in:
5
.changeset/fn-2874-retry-button.md
Normal file
5
.changeset/fn-2874-retry-button.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@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.
|
||||
Reference in New Issue
Block a user