-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DataGrid] GridFilterPanel
UI Issue
#4061
Comments
@alexfauquette it is probably related to #3497 |
|
Hiding the Label would do the trick! I was curious is there any way to change the icons in the filter panel as well? If not, maybe I can add a contribution for it! Thank you for your timely response! @alexfauquette @flaviendelangle |
GridFilterPanel
UI Issue
To update icons, you have the slot which allows overriding components (including icons) See the doc about overriding icons If you encounter bugs with icons overriding, please open another issue, such that we can keep this one only about filter panel labels |
Duplicates
Latest version
Current behavior 😯
Outlined variant doesn't work correctly.
While setting the variant of linkOperatorInputProps in FilterPanel, as outlined, the label cuts the outlined border.
Expected behavior 🤔
The variant outlined should not cut the border for the grid Filter Panel.
Steps to reproduce 🕹
Steps:
https://codesandbox.io/s/customfilterpanelcontent-material-demo-forked-948jwd?file=/demo.js:1865-1887
Context 🔦
I am trying to keep my theme consistent and use outlined textfields all over my app.
Your environment 🌎
`npx @mui/envinfo`
Order ID 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: