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

Status change doesn't update properly and sets user offline. #1810

Open
1 task done
talksik opened this issue Dec 6, 2023 · 2 comments
Open
1 task done

Status change doesn't update properly and sets user offline. #1810

talksik opened this issue Dec 6, 2023 · 2 comments
Labels
bug Something isn't working Stale

Comments

@talksik
Copy link

talksik commented Dec 6, 2023

Which packages are you using?

stream_chat

On what platforms did you experience the issue?

Linux

What version are you using?

6.9

What happened?

An action button in the appbar tries to change a parameter of the local user within extraData and it does that successfully. However, for some reason, the updated user received on the stream listener has the updated property online set to false.

Sorry for the noise, I had to add Linux as a platform because that's my development machine. It should be enough to only focus on example/lib/main.dart as that's the only place I had changes.

Associated PR

Steps to reproduce

1. Go to associated PR linked above.
2. Run the app
3. Click the test button in the navbar.
4. _You will see the status of the user change to offline._

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@talksik talksik added the bug Something isn't working label Dec 6, 2023
@talksik
Copy link
Author

talksik commented Jan 8, 2024

Any update on this? Surprised that basic presence working is not a priority for the team.

Copy link

This issue is stale because it has been open for 20 days with no activity.

@github-actions github-actions bot added the Stale label Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

1 participant