material-react-table
material-react-table copied to clipboard
Date filter type on last column in compact table causes horizontal scrollbar
material-react-table version
3.0.1
react & react-dom versions
"@mui/material": "^6.1.6" "react-dom": "^18.3.1"
Describe the bug and the steps to reproduce it
Pretty much the title, compact table with date filter. Does not appear on the two more spacious variants
Minimal, Reproducible Example - (Optional, but Recommended)
filterVariant: 'date'
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
- [X] 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.