motion icon indicating copy to clipboard operation
motion copied to clipboard

Multidimensional reorder

Open mattgperry opened this issue 2 years ago • 23 comments

This PR adds multidimensional reordering to Reorder components.

Continuation of https://github.com/framer/motion/pull/1685 Fixes https://github.com/framer/motion/issues/1400

mattgperry avatar Jan 03 '23 11:01 mattgperry

Hi there! Any plans to merge the PR in the near future?

heldervilela avatar Mar 27 '23 22:03 heldervilela

echoing the previous comment, any update here? this seems nearly ready to go and it would really supercharge the Reorder component!

giladgray avatar Apr 27 '23 00:04 giladgray

@mattgperry Hey! Are there any plans to merge this PR any time soon?

staranbeer avatar Jun 20 '23 12:06 staranbeer

Hey all, Matt is on paternity leave and will be able to consider this when he's back in a few weeks time! 😊

adamseckel avatar Jun 20 '23 12:06 adamseckel

Congratulations @mattgperry :smile: ! Thanks for letting us know @hemlok !

staranbeer avatar Jun 20 '23 13:06 staranbeer

Hello guys, do we have any update on this? that would be really nice to have this feature production ready 😃

varseb avatar Jul 20 '23 16:07 varseb

Looks great, hoping to see this soon!

Espen92 avatar Sep 07 '23 08:09 Espen92

@42arch hi do we have any plan to merge this PR or will take long ?

vipuljbhikadiya avatar Nov 01 '23 06:11 vipuljbhikadiya

This is really needed

nodegin avatar Nov 07 '23 18:11 nodegin

Waiting for this!

piszczu4 avatar Dec 19 '23 04:12 piszczu4

Bump! This would be awesome

Fireclunge avatar Dec 19 '23 19:12 Fireclunge

Waiting for this! Really needed

javiio avatar Jan 09 '24 15:01 javiio

Excited for this feature, should we expect this soon?

JohnRubado avatar Jan 10 '24 18:01 JohnRubado

Can't wait for it! Really need it.

Steinagel avatar Jan 25 '24 20:01 Steinagel

Any updates on this? Would be very helpful.

alexanderhorner avatar Feb 21 '24 07:02 alexanderhorner

any updates?

ziadsabillah avatar Mar 02 '24 01:03 ziadsabillah

MERGE THIS SOON!!!

wiscaksono avatar Mar 02 '24 03:03 wiscaksono

Merge this ASAP please!

ImZaryab avatar Mar 14 '24 16:03 ImZaryab

I posted here nearly 3 months ago and ended up just using dnd-kit which I would really recommend - especially if you're not already tied to framer

https://www.npmjs.com/package/@dnd-kit/sortable

Fireclunge avatar Mar 14 '24 16:03 Fireclunge

let's merge!

sergnek avatar Mar 24 '24 22:03 sergnek

any plans on this getting merged?

jxnnyo avatar Apr 15 '24 23:04 jxnnyo

@mattgperry

jxnnyo avatar Apr 15 '24 23:04 jxnnyo

Hi, any update on this, I need multi reorder in my project

joi-lightyears avatar Apr 21 '24 14:04 joi-lightyears

As an update I made this PR as an attempt to brush it up and rebase it to latest but honestly it just didn't work well enough to merge, it's quite buggy and feels off. I had a quick attempt at polishing it up but to no avail - I am closing for now because I know I won't get to it any time soon. I like the idea in general so I would accept a revival PR that implements both multidimensional reordering and also the auto-axis detection. But it would have to actually feel good and work well.

There's an example file Reorder that you can get to from yarn dev and localhost:9990. Playing around with this is a good way to check how its working (not well)

mattgperry avatar Oct 08 '24 10:10 mattgperry