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

Connected sortable lists? #23

Open
robinklaassen opened this issue Sep 19, 2015 · 0 comments
Open

Connected sortable lists? #23

robinklaassen opened this issue Sep 19, 2015 · 0 comments

Comments

@robinklaassen
Copy link

Hi,

I've been using Ractive to rebuild an old AngularJS application and I've been absolutely in love with it. Up until right about now. In the previous app I used jQuery UI's -sortable- together with an Angular plugin to create connected sortable lists with proper two-way binding. With Ractive however, I can't seem to get it to work. This Ractive sortable decorator doesn't seem to support connected lists (am I wrong?) and simply including jQuery UI to manipulate the DOM means the entire app goes haywire. I've even tried creating an 'on sortable stop' method to restore the DOM to its earlier state and then passing the new list variable to Ractive, but to no avail.

Can the decorator support connected lists, or will it in the near future? Or are there other ways to implement this functionality? I would really love to keep using Ractive, but as the functionality is critical for the app, I might have to switch frameworks again...

Thanks in advance for any help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant