### Describe the Bug When `isReadOnly` prop is `false`, you are able to drag handles in the diagram which is not desired behaviour ### Steps to reproduce 1. Open storybook 2. Toggle isReadOnly prop to false on diagram 3. Click and drag a handle https://github.com/user-attachments/assets/7164b461-0b41-44b3-91e8-f7647b8f1089 ### Expected Behavior You should not be able to drag handles as we are not implementing a drag/drop editing feature ### Editor Version _No response_ ### Platform Web / Browser ### Additional Context _No response_
Describe the Bug
When
isReadOnlyprop isfalse, you are able to drag handles in the diagram which is not desired behaviourSteps to reproduce
Screen.Recording.2026-09-10.at.15.30.11.mov
Expected Behavior
You should not be able to drag handles as we are not implementing a drag/drop editing feature
Editor Version
No response
Platform
Web / Browser
Additional Context
No response