mui-x
mui-x copied to clipboard
[data grid] Filter headers need adjustment for `density="compact"`
Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/wonderful-brook-4jgpdg
Filter headers need adjustment for density="compact"
compact
standard
Current behavior
No response
Expected behavior
No response
Context
No response
Your environment
"@mui/x-data-grid": "^7.3.2", "@mui/x-data-grid-premium": "^7.3.2
Search keywords: compact Order ID: 86253
Hey @toddsmith-adsk ... At first I thought passing this ...
slotProps={{
headerFilterCell: {
InputComponentProps: {
},
},
}}
... could help. But it's simply not enough of a change in size.
I have added this to the board.
There is a workaround for this here 👍🏼
@michelengelen would it be possible to assign someone to this one?
@louisaaron do you want to work on this yourself, or did you mean to assign someone from the team?
I could see if someone from our team has bandwidth, but was hoping someone from your end could!