flow-funding/components
Jeff Emmett a4882977fb Add + buttons to create new outflows and outcomes in edit mode
Edit modal now includes:
- + button next to "Outflows" to create new funnel node
- + button next to "Outcomes" to create new outcome node
- Hover X button to remove allocations
- Auto-redistribute percentages when adding/removing
- New nodes positioned relative to current funnel

Uses useReactFlow hook to dynamically add nodes to canvas.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 19:44:59 +00:00
..
nodes Add + buttons to create new outflows and outcomes in edit mode 2026-01-29 19:44:59 +00:00
FlowCanvas.tsx Simplify funnel view, add drag-editable modal on double-click 2026-01-29 19:36:48 +00:00