Do not trim header when column width is too small
noobCode-69 opened this issue · 2 comments
noobCode-69 commented
material-react-table version
2.0.5
react & react-dom versions
18.2.0
Describe the bug and the steps to reproduce it
Hello Team ,
Thanks for this amazing library
What i want is when the column width is too small the header text gets trimmed and and the icons for resizing is visible , what would be a much better approach is that the icons should be not be visible with header not being trimmed and when i hover it should become visible
Minimal, Reproducible Example - (Optional, but Recommended)
Resize the columns so much that the header get's trimmed
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
No, because I do not have time to dig into it
Terms
- I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
KevinVandy commented
Just override the css
KevinVandy commented
or give a minWidth to the header