Skip to content

[DataGrid] Fix missing class name rendered to GridToolbarQuickFilter#12484

Merged
MBilalShafi merged 3 commits into
mui:masterfrom
jhawkins11:fix-incorrect-class-name
Mar 28, 2024
Merged

[DataGrid] Fix missing class name rendered to GridToolbarQuickFilter#12484
MBilalShafi merged 3 commits into
mui:masterfrom
jhawkins11:fix-incorrect-class-name

Conversation

@jhawkins11

@jhawkins11 jhawkins11 commented Mar 18, 2024

Copy link
Copy Markdown
Contributor

When creating a custom toolbar in DataGrid with GridToolbarQuickFilter, GridToolbarQuickFilter would not have MuiDataGrid-toolbarQuickFilter rendered as expected.

Fixes #12400

When creating a custom toolbar in DataGrid with GridToolbarQuickFilter, GridToolbarQuickFilter would not have MuiDataGrid-toolbarQuickFilter rendered as expected.

Fixes mui#12400
@mui-bot

mui-bot commented Mar 18, 2024

Copy link
Copy Markdown

@zannager zannager added the scope: data grid Changes related to the data grid. label Mar 19, 2024
@jhawkins11 jhawkins11 closed this Mar 20, 2024
@jhawkins11 jhawkins11 reopened this Mar 20, 2024
@oliviertassinari oliviertassinari added the customization: css Design CSS customizability. label Mar 20, 2024
@MBilalShafi
MBilalShafi changed the base branch from next to master March 21, 2024 02:19
@MBilalShafi
MBilalShafi merged commit 121a8ed into mui:master Mar 28, 2024
DungTiger pushed a commit to DungTiger/mui-x that referenced this pull request Jul 23, 2024
thomasmoon pushed a commit to thomasmoon/mui-x that referenced this pull request Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customization: css Design CSS customizability. scope: data grid Changes related to the data grid.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[data grid] Incorrect class name rendered to GridToolbarQuickFilter when customized with GridToolbarContainer

6 participants