Open
Description
Bug or feature request?
bug
Expected behavior
Items in a <Draggable/>
not being dragged would maintain position after an item that is being dragged is released/dropped. (E.G. using grid-gap: 20px
, sibling items would not slightly reposition when dragged sibling is dropped)
Actual behavior
Items in a <Draggable/>
shuffle/shift slightly to one side when an item being dragged is dropped on a <Droppable/>
when using grid-gap
.
Steps to reproduce
Use display: grid && grid-gap
to layout and space <Draggable/>
items, rather than using margin
rules to space items.
Browser version
FireFox Developer Edition 59.0b12