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

Filtering is cleared when filtering by a non-date column and then clicking a date column header #4331

Closed
tachojelev opened this issue Mar 15, 2019 · 0 comments
Assignees
Labels
🐛 bug Any issue that describes a bug 📉 regression filtering 🧨 severity: medium grid: filter-ui grid: general grid: tree-grid version: 7.2.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@tachojelev
Copy link
Contributor

Description

Filtering is cleared when filtering by a non-date column and then switching to a date column.

  • igniteui-angular version: 7.2.x
  • browser: any

NOTES:

  • The issue is NOT reproduced in 7.1.x.
  • Switching to the previous column after step 3, the data is filtered again.

Steps to reproduce

  1. Open the "Grid Percentage" dev demo.
  2. Filter by the "Product Name" column with "chang" value. (The grid will get filtered)
  3. Switch to the "Order Date" column.

Result

Grid filtering is cleared.

Expected result

Grid filtering is not cleared.

Attachments

filter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug 📉 regression filtering 🧨 severity: medium grid: filter-ui grid: general grid: tree-grid version: 7.2.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

No branches or pull requests

3 participants