chatscope / chat-ui-kit-react

Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
https://chatscope.io
MIT License
1.32k stars 110 forks source link

Feature: Pinned Messages #46

Open pateljoel opened 3 years ago

pateljoel commented 3 years ago

Would it be possible to add pinned messages into the chatscopes UI kit?

I looked at the documentation and the storybook docs but I could not see anything about pinning messages, this will be a nice feature to have since most many UI’s have this sort of thing such as discord, telegram, etc.

supersnager commented 3 years ago

@pateljoel Could you please attach an example screenshot of such a feature?

pateljoel commented 3 years ago

hey @supersnager, sure here's a couple of examples of this in the wild:

discord: discord

telegram: telegram

supersnager commented 3 years ago

@pateljoel Thank you, it's good feature. I think it should be added.