-
Notifications
You must be signed in to change notification settings - Fork 156
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: excel-style-filtering
Description
Description
If you make change in external filtering's custom filter dialog and then click 'Cancel' the change is applied.
- igniteui-angular version: 17.2, 18.1
- browser: n/a
Steps to reproduce
- Open demo
- Select ProductName column and click on 'Text filter'
- Choose 'Contains', enter filter value and click 'Apply'
- Click on 'Text filter' and the select 'Custom filter' at the bottom
- Click 'Add filter' and add second condition and filter value
- Click 'Cancel'
- Click on 'Text filter' and the select 'Custom filter' at the bottom
Result
The second condition is present
Expected result
The second condition should be discarded on 'Cancel'
Attachments
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: excel-style-filtering