react-table-sticky icon indicating copy to clipboard operation
react-table-sticky copied to clipboard

Reorder columns based on sticky state

Open shemadolev opened this issue 4 years ago • 1 comments

Just like how useGroupBy changes grouped columns to be ordered first, please make sticky state to affect the columns' order.

Here's an example of the unwanted behavior, for instance when setting a 3rd column a sticky: "left" prop: https://codesandbox.io/s/react-table-sticky-official-forked-di4zg

shemadolev avatar May 13 '21 13:05 shemadolev

Take a look #41, I used another approach

ViieeS avatar Jun 12 '21 11:06 ViieeS