Keep the Workflow simple-editor tab bar contained while preserving horizontal touch scrolling. - Clamp the mobile tab strip to the editor width and make it the horizontal scroll owner. - Preserve intrinsic tab button widths and pan gestures for narrow touch viewports. - Add CSS, component, and shared overflow regression coverage for the full six-tab strip. - Add a patch changeset for the published Fusion package. Files changed: .changeset/fn-7236-workflow-mobile-tab-scroll.md | 7 +++ .../dashboard-overflow-containment.test.tsx | 32 ++++++++++++- .../app/components/WorkflowNodeEditor.css | 32 ++++++++++++- .../__tests__/WorkflowNodeEditor.css.test.ts | 29 ++++++++++++ .../__tests__/WorkflowNodeEditor.test.tsx | 55 +++++++++++++++++++++- 5 files changed, 152 insertions(+), 3 deletions(-) Fusion-Task-Id: FN-7236 Fusion-Task-Lineage: 1601d4c2-2039-4410-809c-7dcdfea04301 Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
55 KiB
55 KiB