Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Reorder Grid Issue (both axis) #1986

Closed
piotrosmola opened this issue Feb 28, 2023 · 6 comments
Closed

[BUG] Reorder Grid Issue (both axis) #1986

piotrosmola opened this issue Feb 28, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@piotrosmola
Copy link

piotrosmola commented Feb 28, 2023

Hi, I'm trying to create reordable grid component with Framer Motion, but it seems to be bit buggy. I mean it's hard to put an item between other two items.

Example: https://codesandbox.io/s/framer-motion-5-drag-to-reorder-lists-forked-s8pst4

Is there any chance to improve it? Thanks in advance!

@piotrosmola piotrosmola added the bug Something isn't working label Feb 28, 2023
@OlegWock
Copy link

Grid reorder isn't supported yet

Reference: #1400

@piotrosmola
Copy link
Author

Oh, thanks! I would be great to have it!

@piotrosmola piotrosmola closed this as not planned Won't fix, can't repro, duplicate, stale Feb 28, 2023
@niefufeng
Copy link

I would be great to have it!!!

1 similar comment
@artemshchirov
Copy link

I would be great to have it!!!

@joi-lightyears
Copy link

Hi, I'm trying to create reordable grid component with Framer Motion, but it seems to be bit buggy. I mean it's hard to put an item between other two items.

Example: https://codesandbox.io/s/framer-motion-5-drag-to-reorder-lists-forked-s8pst4

Is there any chance to improve it? Thanks in advance!

Hi, have you found the solution for this, I need it for my project

@OlegWock
Copy link

sortable from dnd-kit works very well with grids https://dndkit.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants