Off-canvas node pin
Open
- Dominant language
- JavaScript
- Stars
- 3.9k
- Forks
- 418
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have noticed that when I click on a node and drag it off-canvas, that node gets pinned outside of the canvas region. I think the drag event is lost when the cursor goes outside the canvas.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue in the canvas interaction code: select a node, drag it beyond the canvas, and observe whether the drag event is lost. Trace how node dragging and pointer events are handled at the canvas boundary. Done means dragging outside the canvas no longer leaves the node pinned off-canvas.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100