Skip to content
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] Refactor string operator filter functions #14564

Merged

Conversation

KenanYusuf
Copy link
Contributor

@KenanYusuf KenanYusuf commented Sep 10, 2024

Minor refactor to improve code reuse for the contains, doesNotContain, equals, doesNotEqual, isEmpty and isNotEmpty string operator functions.

Addresses this feedback: #14489 (comment)

@mui-bot
Copy link

mui-bot commented Sep 10, 2024

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

Generated by 🚫 dangerJS against c2bb73c

@KenanYusuf KenanYusuf added the component: data grid This is the name of the generic UI component, not the React module! label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants