nativescript-filter-select icon indicating copy to clipboard operation
nativescript-filter-select copied to clipboard

A NativeScript plugin to provide an listview widget to select AND filter items

Results 20 nativescript-filter-select issues
Sort by recently updated
recently updated
newest added

Hi I am unable to control overflowing items by scrolling. The more the items I kept on adding the height keeps on increasing and it's disturbing the scroll of parent...

Hi @moayadnajd. Could you please add the option to allow disabling "clear" button so the plugin could be useful for force selection. Thanks.

Hi @moayadnajd This is an awesome plugin, thank you!! :) Been looking for this for a long time! One issue: When I render tags, the page content underneath the Filter...

hi, thanks for this useful llibrary, i'm not able to style the items list, i've imported the style css file inside the main page and it works for the filter...

not function the function clear when delete selected options

Hi, I've tried setting the 'selected' property but doesn't work for me. Selected takes in an array of values, and since my filter select has `multiple="false"`. I tried setting an...

I am use NativeScript 4.1.1 with angular 5 and when I open a view console show follow error : "originalStack": "Error: Uncaught (in promise): TypeError: Could not load view for:...

Can you add a way to move the filter select label and selected values left, center, or right align? Or is there already a way to do this that I...

Hi I am looking for a way to allow the user to add their own item to the tag list in case there is no item that meets the search...

enhancement

i need help with doing something like this to remove the item_template parameter it much easier ``` ```

enhancement
help wanted