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

Nested sortable table with drag handle: dragging children table row moves parent table row #83

Open
yann-combarnous opened this issue Apr 22, 2022 · 1 comment

Comments

@yann-combarnous
Copy link

Have not had a chance to create a Sandbox yet, but just reporting in case there is a trivial workaround.

I have a use case of having a table with sortable rows, which each row containing another table with sortable row. I am using drag handle (data-movable-handle).

In this case, I see the issue that dragging one row from the nested table sometimes drags the parent row from the parent table. Would there be an easy workaround for fixing this?

Maybe providing the ability to customize the "data-movable-handle" property name so there is no conflict between the 2 components?

@ido-journey
Copy link

having the same issue using a simple nested mapped list.

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