gsxdsm
a0b35c13af
FN-7266: open simple workflow step inspectors
Restore simple workflow editor row selections so editable steps reveal their details consistently across compact and mobile views.
- Show the node inspector in desktop compact simple-editor mode when an inspectable row is selected.
- Keep mobile inspector collapse behavior intact while allowing subsequent row selections to reopen details.
- Cover row and pencil selection paths for mobile, custom, built-in, and end-node cases.
- Add a patch changeset for the published Fusion package.
Files changed:
.changeset/fn-7266-simple-workflow-inspector.md | 7 +++
.../app/components/WorkflowNodeEditor.tsx | 4 +-
.../__tests__/MobileWorkflowGraphView.test.tsx | 7 ++-
.../__tests__/WorkflowNodeEditor.test.tsx | 61 ++++++++++++++++++++--
4 files changed, 73 insertions(+), 6 deletions(-)
Fusion-Task-Id: FN-7266
Fusion-Task-Lineage: 91e7f8d4-b56b-48a1-ad24-fb527c2730d4
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-06-29 23:31:52 -07:00
..
2026-06-29 19:46:23 -07:00
2026-06-28 12:49:55 -07:00
2026-06-29 23:25:17 -07:00
2026-06-29 23:31:52 -07:00
2026-06-28 12:49:55 -07:00
2026-06-28 12:49:55 -07:00
2026-06-29 23:25:17 -07:00
2026-06-28 12:49:55 -07:00
2026-06-29 20:50:14 -07:00
2026-06-28 12:49:55 -07:00
2026-06-08 15:19:27 -07:00
2026-06-28 12:49:55 -07:00