You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hi @alexdeveloper24, currently channel search is not fully supporting this use-case. Please reach out to us through the technical support if you have additional questions.
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?
GetStream Environment
GetStream Chat version: 4.70.0
GetStream Chat frameworks: StreamChat, StreamChatSwiftUI
The text was updated successfully, but these errors were encountered: