2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,249 forks (1,249 forks)batch import
backlogbuggood first issuespring cleaning
Repository metrics
- Stars
- 7,739 stars (7,739 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Describe the Bug

Steps to Reproduce
- Open the start demo
- Activate connect tool
- Drag on empty canvas
- See interesting label highlight effects happen
Expected Behavior
Labels do not highlight unnecessarily and/or highlight transports a clear meaning to me.
Environment
- Browser: Chrome 120
- OS: Linux
- Library version: v17.0.0, demo.bpmn.io
Contributor guide
- Research direction
- Inspect the connect tool's drag behavior on empty canvas and trace how label highlighting is triggered. Look for mouse event handlers that inadvertently apply highlight classes to labels when no valid target exists.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- JavaScript