Skip to content

Filter won't work after sorting the data #57

@pavanp73

Description

@pavanp73

For my data, I am doing following operations:

  1. Filter
  2. Sorted based on filter applied in step 1
  3. I removed filter
    Then, the model still holds the filter string which was applied in step 1. (Expected is: it should display all the data with sort applied in step 2)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions