packery
packery copied to clipboard
Drag across multiple packery containers
Hi,
Thanks for a fantastic resource, it's a great library without a doubt. One thing I was looking at doing was dragging items across multiple packery containers. Would this be possible or are there any particular blockers you would expect?
Would you have a working example available if you see this as a possibility?
Cheers,
Simon
I was wondering when this request was going to pop up :bulb:
Would this be possible or are there any particular blockers you would expect
It's not possible right now. There is no easy way to remove an item from the Packery instance, without removing it from the DOM. I'm planning on resolving this in a parent layout class that is in the works.
There's also no easy way to do 'droppable' with Draggabilly. Sure, you can do it with jQuery UI, but then people are going to be asking for all of this with touch devices.
If anyone else would like to see this, please +1.
Don't know what +1 means, but I would also like to see this happen.
+1
+1
Oh, that would definitely be useful! :+1: +1
+1
+1
On Thursday, May 9, 2013, Michael Benin wrote:
+1
— Reply to this email directly or view it on GitHubhttps://github.com/metafizzy/packery/issues/27#issuecomment-17680028 .
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1 =)
another +1 Packery is Great, but for me this is a very important feature. Any progress on outlayer about that ??? Thanks a lot!
+please
How would Droppabilly suffice in the meantime? https://github.com/chienhungchen/droppabilly
+1
+1 Just had a scenario come about today that would require this type of feature.
I was pretty interested to have it out-of-the-box, but when I started to use appended/prepended and remove methods, I don't see any problem to do it with jquery-ui draggable or sortable. Please correct me if I'm wrong.
+1
+1. Specifically, 2 containers where one is Draggable-only, the other is Draggable + Droppable.
maybe I missed it - is there a method to drag and drop items into a Packery Container already? not from within another Packery container, but a simple e.g. list.. (or a codepen for that)?