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

Draggable Known Bug #74

Open
adamgruber opened this issue Feb 12, 2013 · 4 comments
Open

Draggable Known Bug #74

adamgruber opened this issue Feb 12, 2013 · 4 comments
Labels

Comments

@adamgruber
Copy link

Any updates on getting this plugin to play nice with Draggable? Is there a workaround?

@mjsarfatti
Copy link
Owner

Not for the moment, sorry. I would have had to change stuff in the jQuery
UI core unfortunately...

2013/2/12 adamgruber [email protected]

Any updates on getting this plugin to play nice with Draggable? Is there a
workaround?


Reply to this email directly or view it on GitHubhttps://github.com//issues/74.

@mjsarfatti
Copy link
Owner

Have you tested this behavior with the latest version 2.0 by any chance?

@adamgruber
Copy link
Author

Just made a jsFiddle to test it out. Seems to work with the latest version of jQueryUI but not without issue.

http://jsfiddle.net/DQmaN/2/

• The hit area for dragging is a bit quirky
• You cannot drag into a nested position unless there is already a nested element

The way around this seems to be to use two nestedSortables and connect them. You can set one to have maxLevels:-1 to keep it a flat tree. I'm using this method in a project and while it works, it is not without its own quirks.

@mjsarfatti
Copy link
Owner

I can drag into nested position... using FF.

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

No branches or pull requests

2 participants