iTwin / iTwinUI-react

A react component library for iTwinUI.
https://github.com/iTwin/iTwinUI
Other
84 stars 23 forks source link

Table: After resizing any column, horizontal scrollbar appears #581

Closed bentleyvk closed 2 years ago

bentleyvk commented 2 years ago

Go to this story https://itwin.github.io/iTwinUI-react/?path=/story/core-table--resizable-columns Resize any column. Horizontal scrollbar appears.

It might be related with these changes https://github.com/iTwin/iTwinUI/pull/417

mayank99 commented 2 years ago

Yup, I meant to create this issue 3 months ago but forgot 😅 I faced this same issue when working on the synchronization-report, and ended up disabling column resizing.