Skip to content

[Bug]: DataGrid numeric filters do not filter using 0 for non-nullable types #6121

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

Closed
mtbayley opened this issue May 22, 2025 · 0 comments
Closed
Assignees
Labels
Type: Bug 🐞 Something isn't working
Milestone

Comments

@mtbayley
Copy link
Contributor

mtbayley commented May 22, 2025

Blazorise Version

1.7.6

What Blazorise provider are you running on?

Bootstrap5

Link to minimal reproduction or a simple code snippet

https://github.com/mtbayley/Blazorise

Commit
mtbayley@fd1e965

Steps to reproduce & bug description

  1. Add column with non-nullable type bound to it.
  2. Try to filter using a number of 0 for equal, greater than, less than, or anything

What is expected?

The datagrid should be filtered with the provided filter

What is actually happening?

The filter is not applied to the datagrid

What browsers do you see the problem on?

Microsoft Edge

Any additional comments?

Demo of problem:

20250522-2042-23.6946521.mp4
@mtbayley mtbayley added the Type: Bug 🐞 Something isn't working label May 22, 2025
@stsrki stsrki added this to Support May 23, 2025
@github-project-automation github-project-automation bot moved this to 🔙 Backlog in Support May 23, 2025
@stsrki stsrki added this to the 1.7 support milestone May 23, 2025
@stsrki stsrki closed this as completed Jun 2, 2025
@github-project-automation github-project-automation bot moved this from 🔙 Backlog to ✔ Done in Support Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐞 Something isn't working
Projects
Status: ✔ Done
Development

No branches or pull requests

3 participants