Skip to content

Filter value is passed to the second filter input when filtering a date field in the Grid #8159

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
martintabakov opened this issue Feb 25, 2025 · 0 comments
Assignees
Labels
Bug C: Grid FP: Completed Sync status with associated Feedback Item jQuery Regression Broken functionality which was working previously SEV: Medium
Milestone

Comments

@martintabakov
Copy link
Contributor

Bug report

When you filter a date field in the Grid, picking a date from the first filter component will result in the value being passed to the second filter component when you open the filter menu again.

Regression introduced with 2024.4.1112

Reproduction of the problem

  1. Open this Dojo - https://dojo.telerik.com/JJFYjYcw/5
  2. Open the Filter Menu and pick a date from the first filter component
  3. Press Filter, and then open the filter menu again to check the value of the second filter component

Current behavior

The value picked for the first filter component is being passed to the second as well.

Expected behavior

The value of the second filter should remain empty

Environment

  • Kendo UI version: 2025.1.211
  • Browser: [all]
@martintabakov martintabakov added Bug C: Grid jQuery Regression Broken functionality which was working previously SEV: Medium labels Feb 25, 2025
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Feb 25, 2025
@gdenchevprog gdenchevprog self-assigned this Feb 25, 2025
@sspasova sspasova added this to the 2025 Q2 (May) milestone Feb 26, 2025
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Feb 26, 2025
@sspasova sspasova added the Next Release Item that will be included in the next official release label Feb 26, 2025
@kendo-bot kendo-bot removed the Next Release Item that will be included in the next official release label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Grid FP: Completed Sync status with associated Feedback Item jQuery Regression Broken functionality which was working previously SEV: Medium
Projects
None yet
Development

No branches or pull requests

4 participants