atlassian / react-beautiful-dnd

Beautiful and accessible drag and drop for lists with React
https://react-beautiful-dnd.netlify.app
Other
33.39k stars 2.57k forks source link

Custom placeholder implementation with variable items height within the board example. #1685

Open kyeo76 opened 4 years ago

kyeo76 commented 4 years ago

Description

I've added support for custom placeholders that work with variable height items within the board example to @Utkarshbhimte's implementation (#1597).

https://codesandbox.io/s/vertical-list-opm9k

giphy

jroru commented 3 years ago

Doesn't look like there has been a PR for #1685 or #1597 - I thought this seemed like a very common use-case. @jaredt67 thanks for the codesandbox link - are you using this in production? I would like to be able to use this for my project