clauderic / clauderic/react-sortable-hoc
In 3-col layout, sometimes element is outside grid during drag process
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 959
- PR merge metrics
- No merged PRs in 30d
Description
Steps to Reproduce
* Go to https://clauderic.github.io/react-sortable-hoc/#/basic-configuration/grid?_k=clfh15
* Try dragging the 4 to the 2.
I get the behavior below when I am using Chrome 83 on Mac 10.14.6.

Actual Behavior: The 2 moves to the right of its original location (which is outside the grid). Only after releasing the mouse does the 2 move to the second row.
Expected Behavior: The 2 moves to the second row and is never outside the grid.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.