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

When starting new conversation, show some info of other person #6293

Open
jancborchardt opened this issue Sep 27, 2021 · 5 comments
Open

When starting new conversation, show some info of other person #6293

jancborchardt opened this issue Sep 27, 2021 · 5 comments

Comments

@jancborchardt
Copy link
Member

jancborchardt commented Sep 27, 2021

Is your feature request related to a problem? Please describe.
When starting a conversation with someone you never chatted with before, we could show some more nice info and relevant actions.

  • This also could hook in nicely with the new profile feature, linking to it for more info from there too.
  • Avatar can also have the status indicator icon in the bottom right
  • Ideally we also show the title of the person here for context

Describe the solution you'd like
Discord is very engaging like this:
new conversation

And even for the conversation going forward, everything except the "Wave to person" will stay.
discord new message

@nickvergessen
Copy link
Member

Basically the idea is to overwrite the default template of the conversation_created system message with a custom template showing this.
We can see how much sense it makes in the mobile apps and which information we should append to the message and which is fetched async later on.

@ei8fdb
Copy link

ei8fdb commented Oct 13, 2022

@jancborchardt

When starting a conversation with someone you never chatted with before

I'm guessing this focuses on someone who has an account on the cloud? Or do you mean a guest also?

(I'm asking to understand better, as I might try to pick up this as a design contribution.)

@nickvergessen
Copy link
Member

I think it's limited to normal users, as you can't do 1-1 chats with people that don't have an account.
Or would you want to show owner's information to guests visiting?

@jancborchardt
Copy link
Member Author

I'm guessing this focuses on someone who has an account on the cloud? Or do you mean a guest also?

Would focus on people who have accounts since yea, guests don't have any info.

Guests added via the guests app do have info though and can also be in other conversations, so we can show that info like Discord does.

@nickvergessen
Copy link
Member

People added via the guests app are "Logged-in users" not guests, so yeah they are to be seen normal.
Basically for any 1-1 conversation that exists we would want to show info, but not for group/public chats with only 1 logged-in participant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants