Closed TxJson closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello, I have the same issue. Reorder is disabled in my datatable and I can drag and drop cells. @TxJson @jbetancur Do you have a solution for this problem? Can you re-active this issue?
@mcinarpro unfortunately the maintainer of this repository closed the issue so there has yet to be any fix to this, as far as I am aware.
Issue Check list
styled-components
Describe the bug
If you have
reorder
disabled on your table columns, you can still make them reorder. This can be seen on the documentation as well when using the various stories (see GIF in Screenshots section). Sometimes this enables reorder for the whole table as well, although was unable to recreate that again for the example GIFs.To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect it to not be possible to reorder the table when
reorder
is disabled.Code Sandbox, Screenshots, or Relevant Code
GIF with my Table
GIF with table in Story
Versions (please complete the following information)
Additional context
N/A