mui / mui-x

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
https://mui.com/x/
4.04k stars 1.24k forks source link

[data grid] Add row while filter is active #13983

Closed soumya1118 closed 1 month ago

soumya1118 commented 1 month ago

Steps to reproduce

Link to live example: (required)

Steps: 1.click on the 3 dots (toolbar) for a column > select filter

  1. Now add a record using crud operations
  2. New row does not appear when filter is on

Current behavior

No response

Expected behavior

No response

Context

No response

Your environment

npx @mui/envinfo ``` Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here. ```

Search keywords: Datagrid, editing, filter

michelengelen commented 1 month ago

To help us diagnose the issue efficiently, could you provide a stripped-down reproduction test case using the latest version? A live example would be fantastic! ✨

For your convenience, our documentation offers templates and guides on creating targeted examples: Support - Bug reproduction

Just a friendly reminder: clean, functional code with minimal dependencies is most helpful. Complex code can make it tougher to pinpoint the exact issue. Sometimes, simply going through the process of creating a minimal reproduction can even clarify the problem itself!

Thanks for your understanding! 🙇🏼

github-actions[bot] commented 1 month ago

The issue has been inactive for 7 days and has been automatically closed.