Skip to content

Grid State - Extracted filter column state is always set to "contains" #16841

@remshams

Description

@remshams

Description

When setting e.g. two filters for the same column, the extracted "conditionName" is set to "contains" instead of what has been selected (e.g. "equals"). This sometimes happens to all of the filters and sometimes only to the last one (e.g. the second one in the attached video).

  • igniteui-angular version: 21.0.0
  • browser: Chrome 144.0.7559.110

Steps to reproduce

  1. Select two column filters with an operation different from "contains"
  2. Extract the grid state. The "conditionName" is set to "contains"
  3. Apply the grid state. The affected filter is set to "contains" instead of what has been selected

The issue can be seen/reproduced in this repository

Result

The column filter(s) are set to "contains" instead of what has been selected.

Expected result

The column filter(s) should be set to what has been selected.

Attachments

igx-grid-state-filter-issue.mov

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions