### Where did this happen? hosted ### Expected Behavior When mousing up while DNDing an event, we should stop DNDing ### Current Behavior https://github.com/user-attachments/assets/ae2d7641-a70a-43f5-a5c1-8d3249e880e2 ### Steps to Reproduce 1. Drag a grid event outside the grid 2. Release 3. Expected: stops dragging 4. Actual: keeps dragging ### Possible Solution This can be avoided by restricting the mouse position to valid drop zones during drags ### Context Related to #1786
Where did this happen?
hosted
Expected Behavior
When mousing up while DNDing an event, we should stop DNDing
Current Behavior
bug-mouseup.mov
Steps to Reproduce
Possible Solution
This can be avoided by restricting the mouse position to valid drop zones during drags
Context
Related to #1786