Closed HaveSpacesuit closed 2 years ago
Using a resizable table with the column manager:
Alternatively:
This does not seem to occur if the user hasn't resized a column before unhiding a column.
The columns should line up with the headers when resizing after using the column manager.
https://codesandbox.io/s/itwinui-react-minimal-example-forked-xbs4jm?file=/src/App.tsx
I found even crazier steps to reproduce:
Describe the bug (actual behavior)
Using a resizable table with the column manager:
Alternatively:
This does not seem to occur if the user hasn't resized a column before unhiding a column.
Expected behavior
The columns should line up with the headers when resizing after using the column manager.
Reproduction
https://codesandbox.io/s/itwinui-react-minimal-example-forked-xbs4jm?file=/src/App.tsx