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

Room history: the user Id is displayed instead of their display name #2827

Closed
giomfo opened this issue Nov 11, 2019 · 0 comments · Fixed by matrix-org/matrix-ios-sdk#1355
Closed
Labels
A-Lazy-Loading T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@giomfo
Copy link
Member

giomfo commented Nov 11, 2019

For unexpected reasons, the display name of a user becomes unknown as soon as he leaves the room. In consequence, the messages of this user are displayed in the room history with their user id. See the following screenshot:
Screenshot 2019-11-11 at 17 17 25

To reproduce:

  • UserA and UserB discuss in a room
  • UserB leaves the room
  • UserA triggers a clear cache to rebuild room histories
    -> messages from UserB are displayed with UserB Id instead of UserB display name in this room
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Lazy-Loading T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants