table
table copied to clipboard
Incorrect display of the table in the documentation when used visibility
Describe the bug
If we remove "visits" and "status" and "progress" (choose false) there will be empty space between the columns.
If they are still standing padding
near the table it will look terrible
Your minimal, reproducible example
https://codesandbox.io/p/devbox/tanstack-table-example-column-visibility-s2sor6?embed=1&file=%2Fsrc%2Fmain.tsx%3A125%2C72
Steps to reproduce
If we remove "visits" and "status" and "progress" (choose false)
Expected behavior
There will be no empty space
How often does this bug happen?
Often
Screenshots or Videos
https://recordit.co/OQLocwN9L7
Platform
Windows google chrome
react-table version
8.10.7
TypeScript version
No response
Additional context
No response
Terms & Code of Conduct
- [X] I agree to follow this project's Code of Conduct
- [X] I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.