Hey!
Great component for handling large dataset! I currently only have 1 issue with it: It uses a single value dropdown for storing values. Would it be possible to wish for a version that uses DropdownTags so you can add multiple values?
Having deconstructed it a bit, I can see you basically built your own dropdown, and I don't know if it's easier to do the same but use Tags instead.
I have 10.000+ items in DropdownTags boxes for multiple selects, and your component solves exactly that issue.
Perhaps this component could just be extended to handle both single and multiple values? I'm not sure.
This component seems to solve the issue:
https://www.outsystems.com/forge/component-overview/9513/lazysearch
I'm sorry not to reply to you early, I'm glad you found your solution in another component, yes my own is based only on dropdown I'm planning a new version using other widgets but is still under development, but thanks for your feedback