-
Notifications
You must be signed in to change notification settings - Fork 731
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
New DMs not always marked as such #3333
Comments
I think there is no GUI-way to convert a room to a DM. If you have some technical knowledge you can convert a room using curl (or something else):
|
Yeah, I believe there used to be one but got removed :( As for those steps, I did use cURL as recommended and they worked great. Thanks! :D |
Element Web has a command to convert a room into a DM: |
(Will be handled by #3533) |
Note: that is only a workaround, i think the root problem from this issue is related to one in element-web; element-hq/element-web#12420 It's probably related to syncing the |
interestingly, the time I experienced this, a clear cache didn't help which makes me believe there's a bug in the accumulation of the room type as other clients were seemingly unaffected (haven't been able to reproduce for a while though) |
Describe the bug
Sometimes when creating a DM via Element Android, it is not actually marked as a DM, which means it sticks around in the rooms part of the app. I have noticed it this time when pressing the "Direct message" button in a user's room profile.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The room should be marked as a DM in all cases
Smartphone (please complete the following information):
Additional context
Not sure if reproducible 100% of the time but happened to me around 2 times now total (bearing in mind that I don't open a lot of DMs).
Also, if anyone can tell me how to convert said room to a DM, that would be appreciated :D
The text was updated successfully, but these errors were encountered: