Support creating nodes at a specified location when dragging connections and opening the double-click menu
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 729
- PR merge metrics
- No merged PRs in 30d
Description
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue describes creating a node at a chosen location while dragging a connection and opening the double-click menu, but names no files, tests, or entry points. Start by locating the node editor's connection-drag and double-click menu handling, then clarify the placement interaction and how the new connection should be completed. Done means a new node can be placed at the selected point without manual repositioning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100