epicmaxco/vuestic-admin

Chat page

Open

#834 创建于 2021年10月12日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Vue (10,951 star) (1,801 fork)user submission
featuregood first issuepartially implemented

描述

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 …

Other

贡献者指南