featuregood first issuepartially implemented
Description
Overview
Chat widget consists of 3 components: (1) chat header, (2) chat messages and (3) message input. Mixing and customising these components should be easy for users. We can consider having multiple behaviours such as (1) chat as one of the widgets on the screen and (2) chat as an overlay modal.
Chat header
- #835
- #836
Chat messages
- #837
- #838
Message input
- #839
- #840
Backlog & Ideas
- multiple users chat
- animated stickers
- embedded media playback (like music playback control)
- icons next to user messages (works well for group chats)
- avatar groups for group chats
- online/offline notification for avatars
- map (location) message type
- add media with captions
- actions related to messages: like, edit, delete, forward, quote
- default view for no messages
- right alignment
- floating button to show …