react-sortable-hoc icon indicating copy to clipboard operation
react-sortable-hoc copied to clipboard

Item Pushed to the Right Instead of Down

Open yanok9812 opened this issue 3 years ago • 4 comments

When there's plenty of space on the right side of the sortable list, an item dragged from a lower row to a higher row pushes the items to the right instead of down. Here's an image illustrating this behavior. pushBehavior

This is the link to the project from which the behavior above is observed.

Is there any way to make sure the items don't get pushed outside of its parent container?

yanok9812 avatar Jul 14 '21 02:07 yanok9812

The same question

j787701730 avatar Aug 16 '21 02:08 j787701730

Same question but in my case I have 1 horizontal row of images and the images are pushed vertically outside of the parent container. How can I stop this?

oyatek avatar Feb 05 '22 04:02 oyatek

Same question but in my case I have 1 horizontal row of images and the images are pushed vertically outside of the parent container. How can I stop this?

I am getting same issue. Have you found solution? Could you please share?

shahidul-inverseai avatar Mar 10 '22 06:03 shahidul-inverseai

No solution yet :(

oyatek avatar Mar 16 '22 13:03 oyatek