I have a problem, i have a details list with a search bar when i select for example 2 items (item1,item2) ,when i search for item1 it shows me that item1 is selected the same goes for item2 (when i search for item2 it shows me that item2 is selected ) but if i try to search for anything else it will shows me that none of the items(item1-item2) are selected, anyone have an idea how to solve this kind of problem? (using fluent ui-PCF)
So briefly,
i want when i select items and search for another item or type anything in the search box the already selected items i want them to be shown as selected.
Thank you in advance! :)