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

Question Which method is called when ion filter bar closes #74

Open
ezazwar1 opened this issue Feb 6, 2016 · 0 comments
Open

Question Which method is called when ion filter bar closes #74

ezazwar1 opened this issue Feb 6, 2016 · 0 comments

Comments

@ezazwar1
Copy link

ezazwar1 commented Feb 6, 2016

Which method is called when ion filter bar closes

I am using ion scroll tabs and have used the ion filterbar now that in each tab i have to filter results i have saved all the elements in one scope variable and distinct elemets for each tabs in distinct elements and when i am calling the ion filter i am searching the scope variable with all elements and in update function i am assigning distinct variables with the filtered result

now when i close the filter bar these distinct variables contain whole elements in variable containing all elements
so now what i want is when user closes search i will reassign these distinct tab variables with there respective elements

so which function should i call

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

1 participant