eakoriakin / ionic-selectable

Ionic Selectable is an Ionic versatile and highly customizable component that serves as a replacement to Ionic Select, and allows to search items, including async search, create items, customize the layout with templates and much more. It provides an intuitive API and is easy to set up and use.
MIT License
550 stars 123 forks source link

VirtualScroll and VirtualScrollHeaderFn supported with ionic-selectable 5.x and Ionic 7? #447

Open abruckne opened 7 months ago

abruckne commented 7 months ago

I've been using ionic-selectable v4.9.0 with Angular 15 and Ionic 5 for a while.

Now I've upgraded to ionic-selectable v5.0.3 with Angular 17 and Ionic 7.

While ionic-selectable does work in general the grouping in combination with Virtualscroll does not work anymore. In fact it appears, that the attribute hasVirtualScroll does not have any effect at all. Since the documentation says that ionic-selectable does use ion-virtualscroll and ion-virtualscroll has been removed with Ionic 6 I wonder whether ionic-selectable v5 does support virtual scroll in combination with Ionic 7 at all.

If it does not work it would at least be good to find that in the documentation somewhere. Of course it would even be better if you implement an alternative.

aktivdigital-frontend commented 4 months ago

Not works virtual scroll and grouping. When can we expect a fix? Thank you!