• When searching through the friends list to find someone it expects an exact match or no results are shown. This is a problem in general but a specific use case example is if a friend has the prefix 'The' in their name, you can't find them unless you start the search with 'the' even though you may only know the rest of their name when trying to find them.
  • The same as above where you can't do a partial filter, you can't search with spaces. if it was partially matching the filter to a name I would expect the filter to be able to omit the spaces and just match the text to text found in a name
  • Searching for a friend that has a space in their name fails in the friend filter if you search without any spaces but succeeds in the main search bar at the top. It will also fail to find the friend if you type the words in the wrong order whereas it appears succeed in the main user search.