-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Design for Pinned Messages in Chat #1963
Comments
@taoeffect, I can see that |
@Silver-IT I used the emoji 📌 for that. Feel free to either use the emoji or update our font-awesome version, or maybe check if ours already has the "thumbtack" |
Oh, yeah. We have |
In order to fully implement this issue, the PR #2005 should be merged. |
@taoeffect, we have four types of messages.
Do you think we should make all of these four types to be pinned? In my opinion, I would like to allow only one type of message ( |
@Silver-IT is there some technical reason why pinning any of them would be hard? What do we use I think we should at least let polls and text messages be pinned. Notifications (e.g. "so and so joined the group") don't need to be pinnable, but also it wouldn't really hurt anything if you could pin such messages. |
Of course, I don't think there is a technical blockers. We've already implemented all of them in the
Actually,
If you think we should do, I will do that way. |
@Silver-IT Hey man, what exactly did you intend to say by this? I don't remember creating this message type by myself.
|
@SebinSong, just wanted to say you would be better to answer his question: 'What do we use cc: @taoeffect |
@taoeffect, I have one question too. The general solution to display So my opinion is to skip displaying pinned messages for chatrooms which the users are not part of. |
@Silver-IT , @taoeffect |
Okay, then, Sorry, if you don't use that message type. Anyway, I was planning to check Figma and message types too. Thanks for clarification, @SebinSong. cc: @taoeffect |
No problem, @Silver-IT . Thanks. |
Nah.
Agreed 👍 |
Problem
We need to be able to pin important messages in chatrooms as well as in DMs.
Solution
Create a design, similar to the below, (and later on, implement it).
The "Pinned" menu should appear only if there are pinned messages.
A "Pin message to chatroom" menu item should be added to in the dropdown menu for every message.
The text was updated successfully, but these errors were encountered: