Skip to content

Chat Components #2

Description

@mattfwood

Messaging-style chat UI:

image

Requirements:

  • Displays messages between user and one or more other users
  • Includes sticky message input at bottom with send button
  • Accepts array of messages as props
  • Includes some logic to separate user's own messages from other messages
  • Includes basic styles to mimic iMessage-style mobile / desktop chat

Potential Sub-components:

  • <ChatContainer />
  • <ChatMessage />
  • <ChatInputRow />

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions