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

Help with mui datatables and beautiful dnd #2448

Open
wilav-dev opened this issue Oct 4, 2022 · 1 comment
Open

Help with mui datatables and beautiful dnd #2448

wilav-dev opened this issue Oct 4, 2022 · 1 comment

Comments

@wilav-dev
Copy link

wilav-dev commented Oct 4, 2022

Hello, I'm using mui-datatables and I'm trying to implement react-beautiful-dnd. My issue is that the row is not full width when dragging.

Video.mov

Any idea?

https://codesandbox.io/s/wonderful-kirch-ggu9jk?file=/src/TableParent.tsx

@msjonker
Copy link

msjonker commented Apr 7, 2023

The react-beautiful-dnd Tables page describes the 2 strategies available to handle this: https://github.com/atlassian/react-beautiful-dnd/blob/master/docs/patterns/tables.md#strategies

Strategy #2 is probably what you want.

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