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

Fixed space char after change from empty filter to equal, contains fi… #919

Merged
merged 1 commit into from Jan 9, 2024

Conversation

alexzrp
Copy link
Contributor

@alexzrp alexzrp commented Jan 8, 2024

…lter

After change column filter to empty, a space added on filterValue. Change filter to another filter (example equal, contains), the space char dont is cleaned. This fixed to detect if the previous select filter are a emptyMode and the filterValue are a space char. If yes, clear the value.

…lter

After change column filter to empty, a space added on filterValue.
Change filter to another filter (example equal, contains), the space char dont is cleaned.
This fixed to detect if the previous select filter are a emptyMode and the filterValue are a space char. If yes, clear the value.
Copy link

vercel bot commented Jan 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
material-react-table ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2024 3:05pm
material-react-table-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2024 3:05pm

@KevinVandy KevinVandy merged commit 00f6bb3 into KevinVandy:v2 Jan 9, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants