Not sure exactly how to explain this but here goes.
The user uses the Search field to find the entry they want, so there is now a selected entry, then they clear the Search field.
The selected entry may no longer be in the visible area and they may need to manually scroll down to find the one they selected.
Can I automate that if there is a selected entry, and the search field is cleared, that selectedindex is visible in the viewable area?
It feels like I’ll need to add a manual listener to achieve this but not certain what it would look like.
Hope I’ve explained this well enough.