Make the mobile workflow editor easier to use by collapsing competing panels and updating coverage. - add a mobile inspector toggle that collapses node details and re-expands on node selection - default the templates palette to collapsed on mobile and tighten mobile toolbar/layout styling to avoid overlap - remove the stale workflow-id preselection path from the editor and align workflow edge/mobile regression coverage - drop the unused modal prop wiring so the editor API matches the merged implementation Files changed: packages/dashboard/app/components/AppModals.tsx | 1 - .../app/components/WorkflowNodeEditor.css | 61 +++++++++ .../app/components/WorkflowNodeEditor.tsx | 63 +++++++--- .../__tests__/WorkflowNodeEditor.css.test.ts | 21 ++++ .../__tests__/WorkflowNodeEditor.test.tsx | 139 +++++++++++---------- 5 files changed, 200 insertions(+), 85 deletions(-) Fusion-Task-Id: FN-6058 Fusion-Task-Lineage: d037832f-8bd8-4e3d-b31b-e30cd9752838
29 KiB
29 KiB