Skip to content

Filter won't work after sorting the data #57

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

Closed
pavanp73 opened this issue Sep 3, 2017 · 4 comments
Closed

Filter won't work after sorting the data #57

pavanp73 opened this issue Sep 3, 2017 · 4 comments
Assignees

Comments

@pavanp73
Copy link

pavanp73 commented Sep 3, 2017

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)
@floraB90
Copy link

floraB90 commented Sep 5, 2017

+1

1 similar comment
@PabloMaly
Copy link

+1

@AndreyChayko
Copy link
Contributor

Fixed, issue closed

@pavanp73
Copy link
Author

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants