atlassian / react-beautiful-dnd

Beautiful and accessible drag and drop for lists with React

Home Page:https://react-beautiful-dnd.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change the position of the Session Card that is being dragged to the right of the mouse

NghiaDepTrai opened this issue · comments

Bug
In case of mixing large-size Droppable and small-size Droppable we got a crazy behaviour.

Expected behavior
Change the position of the Session Card that is being dragged to the right of the mouse and when the user's mouse moves into the Droppable. it can be drop
(Just like the current Jira)
image

Thanks for all