clauderic / clauderic/react-sortable-hoc

In 3-col layout, sometimes element is outside grid during drag process

Open
#712 10 comments 0 reactions 0 assignees View on GitHub
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.

![sortable-hoc-2](https://user-images.githubusercontent.com/1174880/86646124-d7cf3480-bf93-11ea-9f06-21c3e250d4af.gif)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.