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

[FR] Drag and drop columns and persist order on disk #5

Closed
RafaelGB opened this issue Apr 21, 2022 · 2 comments
Closed

[FR] Drag and drop columns and persist order on disk #5

RafaelGB opened this issue Apr 21, 2022 · 2 comments
Assignees

Comments

@RafaelGB
Copy link
Owner

Using hook of react-table, order columns by drag & drop

@RafaelGB RafaelGB changed the title Drag and drop columns and persist order on disk [FR] Drag and drop columns and persist order on disk Apr 21, 2022
@RafaelGB RafaelGB self-assigned this Apr 21, 2022
@RafaelGB
Copy link
Owner Author

Found an example to achieve this
https://codesandbox.io/s/react-table-column-dnd-hkj2y?file=/src/Table.js

@RafaelGB
Copy link
Owner Author

It is already working, but library have an issue not resolved that display a warning every time you move a column

atlassian/react-beautiful-dnd#131

Searching a way to remove it

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

When branches are created from issues, their pull requests are automatically linked.

1 participant