gsxdsm
adf91872bc
FN-5831: guard branchContext group chip rendering in TaskCard
Fix TaskCard branch group chip logic to satisfy strict branchContext nullability checks.
- Replace optional chaining-only guard with explicit branchContext and groupId presence checks
- Hoist group metadata into local constants to avoid repeated nullable property access
- Keep shared/group chip title, label, click handling, and displayed value behavior unchanged while type-safe
Files changed:
packages/dashboard/app/components/TaskCard.tsx | 46 +++++++++++++-------------
1 file changed, 23 insertions(+), 23 deletions(-)
Fusion-Task-Id: FN-5831
Fusion-Task-Lineage: 65e2c335-3884-42ba-b87e-5e6a9e0245d8
2026-06-01 06:31:54 -07:00
..
2026-06-01 03:23:10 -07:00
2026-05-31 20:05:32 -07:00
2026-06-01 03:23:10 -07:00
2026-06-01 06:31:54 -07:00
2026-05-31 20:05:32 -07:00
2026-05-31 20:05:32 -07:00
2026-06-01 05:39:01 -07:00
2026-05-31 20:05:32 -07:00
2026-05-31 20:05:32 -07:00
2026-05-28 21:23:48 -07:00
2026-05-31 20:05:32 -07:00