-
Notifications
You must be signed in to change notification settings - Fork 770
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
Clarify the difference between Direct Messages/Chats/DM and Rooms #3409
Comments
Can someone at least informally state here what the difference is? I still cannot find it anywhere. |
Hello @opusforlife2 , I can quickly explain the technical part: Technically there is no difference between a 1:1DM, group DM, or room. They are all just rooms. On creation though, DMs or grouped DMs have a specific preset, like for example making all participant admins of the chat (would not be the case if you first create a room then add people). Other than that, you are right the UX should be improved |
Thanks, @BillCarsonFr! So basically it's about what presets are used when creating a Room. Got it. |
Might I suggest using a different name than Here is what I think: A Matrix |
I think we can close this issue now. You got a clarification from BillCarsonFR and there are other issues to deal with moving a room between Direct Message and Rooms (#3533) |
@bmarty This issue has nothing to do with conversion between types of rooms. There is still no UI element or behaviour that shows the difference between the three. If I ask a layperson to install Element, they get misled by the two bottom tabs. Usually, people assume that the DM tab is for 1:1 chats, and the Rooms tab is for group chats. I have to prevent them from creating Rooms when they're supposed to create Group DMs. Actually, I mostly do everything myself each time. One line pitch: A layperson using Element just sees a DM and a Rooms tab. They have no idea that there are 1:1 DMs, Group DMs, and Rooms, or what the difference between them is. |
Is your feature request related to a problem? Please describe.
I do not understand the difference between a DM and a Room. When I'm creating a new DM, I can add multiple people to create a Group DM instead of a 1:1 DM, so it's not single user vs group, clearly.
So the problem is, I do not know when I am supposed to create a Group DM and when I should create a Room.
In fact, I can't seem to find the answer across the entire Matrix project's communications, anywhere.
Describe the solution you'd like.
I would like the app (and other Matrix IM apps) to clarify what each category is for in the UI, preferably in the onboarding process, but also visually in the app itself. A Group DM should look visually different from a Room.
Describe alternatives you've considered.
The Element and Matrix websites should mention:
The text was updated successfully, but these errors were encountered: