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

The filter value in external filtering is not reset #14841

Open
MonikaKirkova opened this issue Sep 27, 2024 · 0 comments
Open

The filter value in external filtering is not reset #14841

MonikaKirkova opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
🐛 bug Any issue that describes a bug 👀 status: in-review Issue is currently being reviewed grid: excel-style-filtering 🆕 status: new

Comments

@MonikaKirkova
Copy link
Contributor

Description

The filter value in external excel style filtering is not reset when the same condition is selected as the previous filter

  • igniteui-angular version: 17.2, 18.1
  • browser: n/a

Steps to reproduce

  1. Open this demo
  2. Select ProductName column and click on Text filter
  3. Choose Starts With, enter filter value and apply the filter
  4. Select QuantityPerUnit column and click on Text filter
  5. Choose Starts With as filter condition
  6. Observe the filter value field

Result

The filter value contains the value of the previously applied filter.

Expected result

The filter value input should be empty.

Attachments

igx-grid-external-filter

@gedinakova gedinakova self-assigned this Oct 7, 2024
@gedinakova gedinakova added the 👀 status: in-review Issue is currently being reviewed label Oct 7, 2024
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 👀 status: in-review Issue is currently being reviewed grid: excel-style-filtering 🆕 status: new
Projects
None yet
Development

No branches or pull requests

2 participants