Browse Source
React Flow's internal bounds for nodes were undefined, causing certain nodes to be incorrectly included in drag selections regardless of their position. Added statistical outlier detection using IQR to identify and automatically deselect nodes that are clearly outside the actual selection area. Also includes: - Clear selected state and validate position coordinates on workflow load - Strip selected property when saving workflows (transient UI state) - Enable prompt nodes to receive text input connections Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>handoff-20260429-1057
2 changed files with 71 additions and 5 deletions
Loading…
Reference in new issue