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

Update table filter match mode behavior #15452

Merged

Conversation

PronDmytro
Copy link
Contributor

Fixes #15283
Refactored the onRowMatchModeChange method in the Table component. A check is now included to ensure fieldFilter.value is present before calling the filter function, preventing unnecessary filter function calls.

Copy link

vercel bot commented May 4, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview May 4, 2024 8:13pm

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.

Table | the 'not equal' filter is applied immediately after being selected
2 participants