mui-x icon indicating copy to clipboard operation
mui-x copied to clipboard

[data grid] filter not returning correct results

Open imharrod opened this issue 9 months ago • 1 comments

Steps to reproduce

Link to live example: (required)

Steps:

  1. Data contains a field called ScheduledTestDate which is a date field 2.Filter is written as "On or After 05/02/2024" AND second filter "On or Before 08/02/2024" 3.Result is returning rows with ScheduledTestDate of 04/09/2025

Current behavior

The resulting display is not including the correct number of rows

Expected behavior

Only records with a ScheduledTestDate between the two filters

Context

the user clicks a buttion "Due in 90 days" and the code applies the filter. The user should only see records within that 90 day range

Your environment

I'm not set up to run these commands

Search keywords: datagrid filter

Search keywords:

imharrod avatar May 03 '24 15:05 imharrod

Please provide a minimal reproduction test case with the latest version. This would help a lot 👷.

A live example would be perfect. You can find examples and guides on how to find templates in our docs with which you can provide examples for your specific use case: Support - Bug reproduction.

Thank you! 🙇🏼

MBilalShafi avatar May 04 '24 21:05 MBilalShafi

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

github-actions[bot] avatar May 12 '24 03:05 github-actions[bot]