What did you do?
I’m encountering two issues with the search functionality:
-
Search by user's name in 1:1 Chats
Searching for channels using a user's name does not return results for 1:1 chats.
-
Filters Not Applied in Search
When performing a search through the ChatChannelListController, the defined filters are not correctly applied. As a result, the search returns results that do not match the specified filter conditions.
What did you expect to happen?
- The search should correctly identify 1:1 chat channels based on the user's name.
- Filters set in the ChatChannelListController should also be applied during the search.
GetStream Environment
GetStream Chat version: 4.70.0
GetStream Chat frameworks: StreamChat, StreamChatSwiftUI