-
Notifications
You must be signed in to change notification settings - Fork 787
trello like drag and drop with multiple lists #855
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
Comments
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 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 I'm at months, possibly weeks. The major things to work on are service reliability (of private npm registry, cdn and account management), documentation 😬, licensing + TOS 😩, and a few bug fixes + automated tests. |
@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. |
@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. |
Also curious as to the status of sorting/reordering---it would be super useful for a project I'm working on. |
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
The text was updated successfully, but these errors were encountered: