[data grid] Filtering on non filterable columns yield weird behavior #11527
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
feature: Filtering
Related to the data grid Filtering feature
Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/morning-shadow-mskhc8?file=%2Fsrc%2FDemo.tsx%3A61%2C13
Steps:
ID
while thefilterModel
hasfirstName
Current behavior
ID
while thefilterModel
hasfirstName
Expected behavior
In the light of #10552, the
filterModel
should be respected for unfilterable columns, the UI interactions on such filters should be disabled.Context
Discovered while working on #10552
Your environment
npx @mui/envinfo
Search keywords: filtering
The text was updated successfully, but these errors were encountered: