atlassian / react-beautiful-dnd

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

Update: 3rd April 2024 → "react-beautiful-dnd: where to from here?" #2573

Open alexreardon opened 5 months ago

alexreardon commented 5 months ago

Hey all,

I am the author of react-beautiful-dnd 👋. It feels really good to engage with this repo again after having poured a few years of my life into it.

I have an update to share with y'all about react-beautiful-dnd and Pragmatic drag and drop (a new drag and drop framework of ours)




📺 Watch on Youtube
Galkon commented 5 months ago

Been following the journey on twitter, excited to see this released! Thanks for the amazing contributions!

masudhossain commented 5 months ago

React native support? And is there any benefits of going to Pragmatic with @atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration if react-beautiful-dnd is working out fine for us?

alexreardon commented 5 months ago

React native support?

No. Pragmatic drag and drop uses web platform drag and drop functionality, and will work for web browsers on iOS and Android. However, it does not call native code directly (eg UIKit drag and drop) and so is not an appropriate tool for react native.

is there any benefits of going to Pragmatic with @atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration if react-beautiful-dnd is working out fine for us?

All that said, if you are not interested in moving to Pragmatic drag and drop more fully in the longer term, then the migration layer is likely not the right option for you. The migration layer is more of a stepping stone to a full migration.

I hope that helps @masudhossain!

ankit-sapkota commented 4 months ago

Will the migration work for NextJS? (I have a wrapper to fix hydration issue).

If I want to fully migrate a simple dnd list how much time should it take?

ArthurGuez commented 4 months ago

Hi there, Will there be a migration guide from react-beautiful-dnd to pragmatic-drag-and-drop ? Thanks

kamyarkaviani commented 4 months ago

Hi, thanks for this update. Is it totally impossible now to use any kind of drag animations in this new Pragmatic DND library? The blue line to show where the item will go is neat, but is insufficient for our use case. Would be great if you can provide an example that showcases similar animations to the ones that were present in react-beautiful-dnd.

masudhossain commented 4 months ago

I agree, the blue line and no animation feels like a terrible user experience. Decided to stay on this version until it's out.

bernaferrari commented 3 months ago

All examples are down in the netlify website. Also pragmatic has also no examples, and I don't want the blue line.

elron commented 2 months ago

Can't wait for it to work with Svelte. I tried to make it work with Svelte but couldn't make it work, it always displayed errors. Will there be a tutorial/documentation on how to do it?

NikolaMitic-Softelm commented 2 weeks ago

Any estimation when will we have tutorial for manual migration that you have advised us for?

bernaferrari commented 2 weeks ago

I've been happily using Framer Motion, because this is dead and the replacement is awful.