Keep workflow editing usable on mobile while preserving related dashboard controls. - allow the standalone project selector to expose a Manage Projects action in single-project layouts - improve the mailbox resize handle contrast for better visibility - make the workflow editor canvas and React Flow surface shrink and fill correctly without mobile horizontal overflow - add CSS contract coverage for desktop and mobile workflow editor width behavior Files changed: packages/dashboard/app/components/Header.tsx | 4 +++- packages/dashboard/app/components/MailboxModal.css | 2 +- .../dashboard/app/components/ProjectSelector.tsx | 15 +++-- .../app/components/WorkflowNodeEditor.css | 28 +++++++++ .../__tests__/WorkflowNodeEditor.css.test.ts | 66 ++++++++++++++++++++++ 5 files changed, 109 insertions(+), 6 deletions(-) Fusion-Task-Id: FN-6034 Fusion-Task-Lineage: e7a784ff-188a-4538-a2be-f75484f10aa4
25 KiB
25 KiB