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

Listen to the user status event to update the status immediately #4153

Merged

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Sep 15, 2020

Steps

  1. Go to any page that uses the Avatar component to show your own avatar, e.g. a Talk conversation participant tab
  2. Change your status
  3. Wait until your avatar shows the new status ☠️

With this PR the text + emoji-icon will update. The dot-icon on the avatar will work after nextcloud-libraries/nextcloud-vue#1405

Relevant event is emitted in server:
nextcloud/server#22801

Fix #4132

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit de32c87 into master Sep 16, 2020
@nickvergessen nickvergessen deleted the bugfix/4132/immediately-reflect-own-status-changes branch September 16, 2020 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Own status indicator only updates after reload
3 participants