optimistex / ngx-select-ex

Angular based replacement for select boxes
https://optimistex.github.io/ngx-select-ex/
MIT License
111 stars 42 forks source link

enhancement: during typeahead search, can we make it showing for example top 20 items? #204

Open oopsmails opened 1 year ago

oopsmails commented 1 year ago

I have a fairly long list of items, when doing typeahead search/filtering, I would like a feature to show top number of matched items, instead of scrolling down much. More, if possible, maybe with a "More items matched ..." at the bottom.

optimistex commented 1 year ago

Hello @oopsmails , A pull request is welcomed here. Feel free to make the update with test coverage.