Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search by user's name in 1:1 Chats Not Working + Filters Not Applied in ChatChannelListController Search #720

Closed
alexdeveloper24 opened this issue Jan 16, 2025 · 1 comment

Comments

@alexdeveloper24
Copy link

What did you do?

I’m encountering two issues with the search functionality:

  1. 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.

  2. 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

@laevandus
Copy link
Contributor

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.

Thank you,
Toomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants