feat(FN-4224): tighten github tracking header to single-row layout in task

Restyles the GitHub tracking header in TaskDetailModal to a compact single-row layout with tighter spacing, adds test coverage for the header layout, and includes a regression verification pass alongside a changeset documenting the change.

Fusion-Task-Id: FN-4224
This commit is contained in:
Fusion
2026-05-12 17:30:25 -07:00
committed by gsxdsm
parent ab66e5b60a
commit 14811ed60d
7 changed files with 229 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Tighten the Task Detail modal GitHub tracking header into a compact single-row summary with the inline Enable action and disclosure toggle staying aligned across desktop and mobile layouts.