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

Fix Room Create ELS using MXID instead of newly set Displayname/Avatar #3567

Merged
merged 1 commit into from
Oct 28, 2019

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Oct 26, 2019

Fixes element-hq/element-web#11187

Also fixes a possible error case if an event summary has all its tiles hidden because reduce is called on an empty array without an initial case.

@t3chguy t3chguy requested a review from a team October 26, 2019 08:33
Copy link
Contributor

@bwindels bwindels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@t3chguy t3chguy merged commit 3097463 into develop Oct 28, 2019
@t3chguy t3chguy deleted the t3chguy/room_create_ELS_use_profile branch May 25, 2020 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'X created and configured the room' uses an MXID when it should use the user's profile
2 participants