gsxdsm
30aaab209c
FN-8170: suppress stale planning status badges
Hide stale planning badges from Todo and In Progress task surfaces.
- Centralize the planning badge suppression predicate.
- Apply it to board cards and desktop/mobile list views.
- Cover suppressed and preserved status badge behavior.
Files changed:
packages/dashboard/app/components/ListView.tsx | 11 +++--
packages/dashboard/app/components/TaskCard.tsx | 16 +++++--
.../app/components/__tests__/ListView.test.tsx | 53 ++++++++++++++++++++++
.../app/components/__tests__/TaskCard.test.tsx | 40 ++++++++++++++++
.../utils/__tests__/taskStatusBadgeLabel.test.ts | 21 ++++++++-
.../dashboard/app/utils/taskStatusBadgeLabel.ts | 14 ++++++
6 files changed, 147 insertions(+), 8 deletions(-)
Fusion-Task-Id: FN-8170
Fusion-Task-Lineage: e2a00154-8537-4eb3-aadb-45b42f13f15b
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-16 20:45:40 -07:00
..
2026-07-16 18:36:50 -07:00
2026-07-16 16:51:19 -07:00
2026-07-16 20:45:40 -07:00
2026-07-11 18:07:00 -07:00
2026-07-16 16:01:29 -07:00
2026-07-06 19:03:06 -07:00
2026-07-15 20:28:11 -07:00
2026-07-16 18:18:35 -07:00
2026-07-08 01:29:56 -07:00
2026-07-04 13:43:59 -07:00
2026-07-16 20:45:40 -07:00
2026-07-16 05:42:04 -07:00
2026-07-16 18:18:35 -07:00
2026-07-16 15:33:47 -07:00