Chat interface
Screenshot & Url Something like that: https://chatscope.io/demo/
Additional context Basically a scroll at the left with list of friends; a search bar above, and the main screen being the chat interface perhaps with some additional components like an emoji picker; or adding a file from the input on top of simple text. Enter to send; shift enter to go next line; etc But even just a chat interface would still be amazing
Just requested a chat component as well. Closing my request https://github.com/chakra-ui/chakra-pro-issues/issues/45 for this one.
Screenshot & Url A chat component with a content area (for text), metadata area (for timestamp, user name, etc), avatar area, and extra content area (for Like button or emoji button).
Examples:
Ant Design (https://ant.design/components/comment/)

Microsoft Teams (https://fluentsite.z22.web.core.windows.net/0.63.0/components/chat/definition)

Slack screenshot

Additional context I think it'd be nice to have the functionality to position the chat bubble on the left and right sides (see Microsoft Teams example above), which would involve mirroring the metadata area, avatar area and extra content area.