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

@mention users is flaky - works on web, not swiftui #753

Open
sslash opened this issue Feb 12, 2025 · 1 comment
Open

@mention users is flaky - works on web, not swiftui #753

sslash opened this issue Feb 12, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@sslash
Copy link

sslash commented Feb 12, 2025

What did you do?

We get reports from users that the @-mentioning of users is not working great. Very often users doesn't show in the pop-up, and if we try the same query on the stream web portal, we see a different list.

What did you expect to happen?

The @-mention popup gives you the person you are looking for. Example, if I type "Mike morris" I expect that user to show up. This person will show up if I search on the stream web portal, but not in our app. I haven't made any custom text-input overrides.

What happened instead?

The @-mention popup does show user results after 2-3 characters typed, but very often when we type more than that (especially with space after first name) we don't see the users we search for. Again, on web it works fine.

GetStream Environment

GetStream Chat version: 4.72.0
GetStream Chat frameworks: StreamChat, StreamChatSwiftUI 4.72.0
iOS version: 18.1
Swift version: 5
Xcode version: 16.2
Device: iPhone 14, 15, 16 pro ++

Thanks in advance!

@nuno-vieira
Copy link
Member

nuno-vieira commented Feb 12, 2025

Hi @sslash,

Thank you for the report.

We added the issue to our backlog, and we will let you know once we start working on it.

Best,
Nuno

@nuno-vieira nuno-vieira added the bug Something isn't working label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants