matrix-org / matrix-org/thirdroom
Connected World Members don't show their display name or avatar
Open
Nobody has claimed this yet.
bug
Frontend
- Dominant language
- C
- Stars
- 647
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
This is due to a bug in Hydrogen where the GroupCall members observable returns `RoomMember`s without the `displayName` or `avatarUrl` field set.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the GroupCall members observable and the RoomMember data it returns in Hydrogen. Verify where displayName and avatarUrl are lost, then confirm the connected-world member UI shows both fields for each member.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100