ionic-filter-bar icon indicating copy to clipboard operation
ionic-filter-bar copied to clipboard

Filter Bar plugin for the Ionic Framework

Results 52 ionic-filter-bar issues
Sort by recently updated
recently updated
newest added

It would be great if there is a configuration for minimum search text for the search field.

Hey I love this lib and am porting over one of my apps to angular 2. Just seeing if you have any thoughts to angular 2 support? If I can...

How to enter action in input-text like directive ngEnter.?

Can you help me understand what's going on here? I have two copies of my app (one with ionic-filter-bar and one without). In the app with ionic-filter-bar, when I click...

In my App, when a User clicks on the button that displays the Search box, the text entry area is not auto-focused. Instead, the User has to manually press the...

![123](https://cloud.githubusercontent.com/assets/10664096/19217404/9994960e-8e0c-11e6-9fd2-291ce00378cb.png) the return button is right , but the finish button seems to hide the keybord , can fix it ? let the finish button also sumbit the "return" event...

Is there an easy way to put filter bar into sub header?

how can I disable view this button in android because just appeared in android and in IOS view search icon any solution ? ``

Hi, I have issue when provide numeric on the search bar specially zero based value, it won't filtered. Thanks.

I am using angular-translate, my Ionic app can change languages while running. I need to change placeholder text dynamically. Cancel text I can change without problem in service options, please...