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

Item being dragged disappears when the sortable-list is inside a bootstrap modal. #126

Closed
davneto opened this issue Jan 22, 2017 · 1 comment

Comments

@davneto
Copy link

davneto commented Jan 22, 2017

When a list is placed inside a bootstrap modal and an element gets dragged, it disappears temporarily until it's released/dropped. The functionality works as expected with the changes to the sort order performing as normal, just the visual effect of the element being dragged seems to be missing in this situation.

In the test I performed I was using a handle, both the item and the handle disappear.

My gut tells me it might be related to css z-index property interfering, but this is merely a guess.

Cheers.

@davneto davneto changed the title Item being dragged disappears when used inside bootstrap modal. Item being dragged disappears when the sortable-list is inside a bootstrap modal. Jan 22, 2017
@clauderic
Copy link
Owner

Hey @david-neto, it is indeed a z-index issue. See #87

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