Unresolved-step
Recovery surface for an automation step whose reference is broken. When a user clicks a step tile whose `ref` slug matches no existing element, this panel takes the Properties Panel's place and offers two concrete exits: Create the missing element from a type picker, or Remove the dangling step from the automation. It surfaces the unresolved slug, the step's upstream dependencies, and the automation path — a flow-first alternative to a generic "element not found" dead end.
Live
The real panel component, mounted here over fixture data — the same shipped chrome the workspace renders, not a sketch.
b1
Monthly shift
- Reference slug
monthly-shift— no element with this slug exists in the circle yet- Depends on
- applicability
- Automation
showcase/month-end-review
Sketch
Structural preview of the panel chrome. The browser panel renders the real BrowserChrome primitive at miniature scale; the other variants are CSS shape silhouettes. Either way the composition tree below is the authoritative description of what's inside.
States
idleBoth exits enabled — Create the element or Remove the steppicker_openType picker visible — choose an element type to scaffoldbusyCreate or Remove in flight — actions disabled, progress shownaction_errorCreate or Remove failed — inline error shownaction_successElement created or step removed — selection context cleared
Composition
Click any component name to jump to its component-page entry.
Uses Components
Flat list of every component referenced — verifiable against the composition tree by the future generator audit.