You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I often want to move and sort the columns. Currently, it's not implemented.
How
I am seeking to introduce the functionality for draggable columns, allowing users to rearrange and organize columns as needed. To achieve this, I plan to integrate the react-dnd library into the application.