NF-UI-2: Canvas shell + default-flow read-only view #332
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks#332
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As an operator, I want to open a flow at
/app/flows/:idand see its graph rendered as a React Flow canvas (pan/zoom/minimap) so that I can inspect the default graph before any edits are possible.Acceptance criteria
Canvas
/app/flows/:idloads flow JSON viaGET /flows/:id.Layout
Read-only
Default flow
Out of scope
References
specs/node-flows-ui.md§ Stories § NF-UI-2.