interact.js icon indicating copy to clipboard operation
interact.js copied to clipboard

trello like drag and drop with multiple lists

Open domnulnopcea opened this issue 3 years ago • 7 comments

hello,

is there an example how I could use this library to implement a trello like board?

is this library capable of something like this?

thanks a lot

domnulnopcea avatar Sep 08 '20 14:09 domnulnopcea

As far as I know interact.js doesn't support such a feature "out-of-the-box". This library is capable of doing that and much more, and there seems to be plans that might easily allow you to implement something similar to trello. For now, such an implementation requires further custom code from your side.

If you're not very technical, I'de recommend you find a library that does exactly that (there are a few if you look around). On the other hand, if you're comfortable with JS, you can do something like trello and tweak it exactly to your likings.

owenfar avatar Sep 17 '20 07:09 owenfar

@owenfar that's right. I'm working on a set of paid plugins which includes list reordering. It's still a work in progress, but you can find out more at https://interactjs.io/pro.

taye avatar Sep 18 '20 13:09 taye

@owenfar that's right. I'm working on a set of paid plugins which includes list reordering. It's still a work in progress, but you can find out more at https://interactjs.io/pro.

I'd love to throw some money your way @taye, this project is great! I signed up for the newsletter. Are you at a years, months, or weeks ETA for any sort of Pro beta?

timothyallan avatar Sep 18 '20 17:09 timothyallan

@timothyallan I'm at months, possibly weeks. The major things to work on are service reliability (of private npm registry, cdn and account management), documentation :grimacing:, licensing + TOS :weary:, and a few bug fixes + automated tests.

taye avatar Sep 20 '20 09:09 taye

@taye That's really great to hear! I've been looking forward for some of the pro-features ever since you teased about them :) Wish you all the best with the progress. Thank you for your time to build something so great, we all appreciate your effort.

owenfar avatar Sep 20 '20 19:09 owenfar

@taye is there an update on the pro version? I desperately need the reordering and sorting aspect of pro for a card deck I'm creating inside a slider. It was a year ago you mentioned here that you were about a week to a month away. I don't mind buying a license. Thanks for your time.

pegues avatar Oct 13 '21 01:10 pegues

Also curious as to the status of sorting/reordering---it would be super useful for a project I'm working on.

tylermercer avatar Oct 13 '23 16:10 tylermercer