refly-ai/refly

Support creating nodes at a specified location when dragging connections and opening the double-click menu

Open

#719 geöffnet am 16. Apr. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (712 Forks)user submission
enhancementgood first issue

Repository-Metriken

Stars
 (7.331 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe. The issue suggests adding functionality that allows users to create new nodes in a specific location during the process of dragging connections. When a user is creating a connection between nodes and opens a double-click menu, they should be able to create a new node directly at the point where they want to place it. This would provide more flexibility and ease of use in node-based interfaces or diagramming tools, allowing users to insert new nodes mid-connection without having to manually position them afterwards.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Contributor Guide