Hey there,
i recently discovered an issue regarding the ListView behavior while focusing the SearchBar. The workaround is a ListView with a custom section-headerView in it. When focusing the search and type a keyword, which is related by the "searchableText" attribute in the ListItem, the item is found properly, but the related section is not shown (although the "keepSectionsInSearch" attribute is set to true).
So my question is, if anyone else experienced this issue so far or i'm missing something. If not, i would create a jira issue but it would be great to found a working solution!
Thank you!