Tighten the Task Changes toolbar so mobile diff navigation and actions stay compact. - reuse a shared Changes header renderer so empty and populated states keep the same controls - add mobile-specific Task Changes toolbar layout rules for wrapped navigation and secondary actions - cover the mobile header structure, empty-diff actions, and publish a patch changeset Files changed: .changeset/fn-5968-changes-tab-mobile.md | 5 + packages/dashboard/app/components/TaskChangesTab.tsx | 137 +++++++++++---------- packages/dashboard/app/components/TaskDetailModal.css | 39 ++++++ packages/dashboard/app/components/__tests__/TaskChangesTab.test.tsx | 103 +++++++++++++++- 4 files changed, 216 insertions(+), 68 deletions(-) Fusion-Task-Id: FN-5968 Fusion-Task-Lineage: 70865b8f-7f77-4cdb-aa0f-0d497d05e4ac
152 B
152 B
@runfusion/fusion
| @runfusion/fusion |
|---|
| patch |
Streamline the Task Changes tab header controls on mobile so diff navigation and actions use a more compact layout.