feat(FN-4566): unify task card tracking retry timing chips

Unified the task card tracking retry timing chips in the dashboard, refactoring the display logic and styling for consistency across task states. The CSS was significantly simplified while tests were expanded to cover the new chip behavior.

Fusion-Task-Id: FN-4566
This commit is contained in:
Fusion
2026-05-15 00:44:15 -07:00
committed by gsxdsm
parent 3523788fed
commit 54ed639e3d
4 changed files with 142 additions and 134 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Task cards now show linked GitHub issue, retry count, and execution timing chips on one row with consistent chip sizing and a smaller GitHub icon for visual parity.