-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 renamed to "Empty room" after creation #22590
Comments
I am hitting this issue with an end-to-end test I am writing with cypress. The test is hitting this problem quite often, I'd say at least half of the times. Even using a timeout of 5s after filling in the room name before clicking the create room button doesn't help. |
One of our customer is reporting the same issue. After refresh, the room gets its correct name. |
This can affect the avatars around the RoomView too |
This causes not infrequent test flakes |
Steps to reproduce
I've created a space within a space within a space - a sub-sub-space
I create a new Private room within that sub-sub-space and give it a name
The room is called "Empty room", even though the name I've given it is visible in room history
Outcome
What did you expect?
I expected the room to be called "A room"
What happened instead?
The room is called "Empty room"
Operating system
Windows 11 Home 21H2
Application version
Element Nightly version: 0.0.1-nightly.2022061501 Olm version: 3.2.8
How did you install the app?
From https://element.io/get-started#nightly
Homeserver
matrix.org
Will you send logs?
Yes
The text was updated successfully, but these errors were encountered: