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

How to se a handle for some items of a group #2371

Open
alvarocastro opened this issue May 6, 2024 · 3 comments
Open

How to se a handle for some items of a group #2371

alvarocastro opened this issue May 6, 2024 · 3 comments

Comments

@alvarocastro
Copy link

Is there a way to set a handle for some items of a list? I have a sortable group of different looking items, some have a handle and other don't. When setting the handle selector option, items without a handle can't be dragged.

@Abduazam
Copy link

Hey @alvarocastro 👋🏻
Did you find solution for this? I am facing the same issue :(

@alvarocastro
Copy link
Author

Unfortunately no.

Also went for another solution since this library manipulates the DOM and conflicts with the framework I'm using (Ember.js), ended up implementing the atlassian pragmatic drag and drop, which supports mixing elements with and without handle.

@Abduazam
Copy link

Abduazam commented Oct 1, 2024

Thanks for answer!

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

2 participants