Skip to content

Conversation

@GeneratorX16
Copy link

@GeneratorX16 GeneratorX16 commented Jul 11, 2025

Since column dropdown in filter can only select one column, it should be named "Column" instead of "Columns".
image

Closes #18737
Thanks to @MBilalShafi for helping with the fix

…Column

Since it can only select one column, it should be named Column instead of Columns
@mui-bot
Copy link

mui-bot commented Jul 11, 2025

Deploy preview: https://deploy-preview-18776--material-ui-x.netlify.app/

Bundle size report

Bundle size will be reported once CircleCI build #580904 finishes.

Generated by 🚫 dangerJS against 5a3f4ea

@GeneratorX16 GeneratorX16 marked this pull request as draft July 11, 2025 16:31
@viral-pasad
Copy link

Awaiting update here folks. TIA!

@MBilalShafi
Copy link
Member

MBilalShafi commented Jul 31, 2025

@GeneratorX16 @viral-pasad
Apologies for the delay.
This change seems to be a breaking change as it updates a label which might be used in some users' tests. I propose we ship it with v9.

If you need it in your project meanwhile, you could override the locale constant (filterPanelColumns) as depicted in https://mui.com/x/react-data-grid/localization/#translation-keys

@MBilalShafi
Copy link
Member

Will open a separate PR during v9 alpha phase, to avoid diff getting bigger.

@zannager zannager added the scope: data grid Changes related to the data grid. label Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: data grid Changes related to the data grid.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[data grid] Update the filter panel Columns field label to match other fields

5 participants