ngx-select-ex icon indicating copy to clipboard operation
ngx-select-ex copied to clipboard

@TFeld00 I think it's possible. I can make an event with parameters item, index, items.

Open lalfaro1704 opened this issue 7 years ago • 2 comments
trafficstars

Then you will can subscribe to the event and decide when send a request for downloading more records.

What do you think about the idea?

Originally posted by @optimistex in https://github.com/optimistex/ngx-select-ex/issues/21#issuecomment-365211682

lalfaro1704 avatar Oct 10 '18 15:10 lalfaro1704

This just work when an option is hovered, how i can detect when the scrollbar is moved?

lalfaro1704 avatar Oct 10 '18 15:10 lalfaro1704

@lalfaro1704 Yes, it works by hover or navigation from the keyboard. It seems that required another event to ensure an infinity scroll...

Can you make it and put it into a pull request?

optimistex avatar Oct 31 '18 13:10 optimistex