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 disappearing when dragging #129

Closed
jeffbonasso opened this issue Jan 28, 2017 · 2 comments
Closed

Item disappearing when dragging #129

jeffbonasso opened this issue Jan 28, 2017 · 2 comments

Comments

@jeffbonasso
Copy link

I am trying to use where my sortable list is in a modal. I tried react-bootstrap modal and react-modal-dialog libraries and with both my item disappears when dragging. You mention in your readme about potential of item disappearing. Is there an easy solution if this occurs?

@clauderic
Copy link
Owner

Hey @jeffbonasso, this is a duplicate of #87.

Short answer: It's a z-index issue

@jeffbonasso
Copy link
Author

Awesome. Set a higher z-index on SortableElement and worked like a charm. Thanks!

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