atlassian / pragmatic-drag-and-drop

Fast drag and drop for any experience on any tech stack
https://atlassian.design/components/pragmatic-drag-and-drop
Other
7.45k stars 133 forks source link

No styling when moving within column of multiple draggable items. #23

Closed masudhossain closed 1 month ago

masudhossain commented 1 month ago

There's no styling like there is on react-beautiful-dnd when you are reordering cards within the same column. Using @atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration.

image

masudhossain commented 1 month ago

Was missing {provided.placeholder} at the bottom that will show the blue line. I personally enjoyed the previous version where it would create a gap in-between cards since it was visually appealing.