Team Thread Card

C

Care team

Online

Rowan's intake is ready for review.
Great, I'll approve the plan now.
Thanks, I'll book the first session.
About this piece

Team Thread Card

A short message thread with a header contact, an online marker, and alternating incoming and outgoing bubbles.

Usage

The import and the props worth knowing about, in one place.

import { Chat33 } from "@/components/beste/piece/chat33";

<Chat33
  surface="card"
  bordered={true}
  inverted={false}
  name="Care team"
  status="Online"
  items={[
    {
      "from": "them",
      "text": "Rowan's intake is ready for review."
    },
    {
      "from": "me",
      "text": "Great, I'll approve the plan now."
    },
    {
      "from": "them",
      "text": "Thanks, I'll book the first session."
    }
  ]}
/>

More Chat pieces

View all Chat

Thread Chip

Thread pill with a 3-avatar stack, a reply count in primary, and a last-reply timestamp.

Shipped the v2 onboarding this morning 🚀
421

Reaction Bubble

Message bubble with a small floating reaction chip tucked into the bottom corner.

Replying to Ayşe
What time are we demoing tomorrow?
10 AM Istanbul, same Zoom link as last week.

Reply Thread

Quoted message block inside a bubble, with the replying author and the reply text beneath.

AK
Ayşe KayaDesigner09:42

Pushed a new pass on the empty states — peek when you have a sec 🎨

Group Message

Avatar plus inline author, optional role chip, timestamp, and the message body beneath.

How many rooms were unused last Tuesday?

Three, all at Kingsway between 13:00 and 16:00. Two were held for a clinic that was cancelled on the Friday before.

Answered fromRotaBookingsCancellations

Assistant Answer Card

An assistant exchange showing the question as a right-aligned bubble, the answer beside an accent icon tile, and the records it was drawn from as chips under a hairline.

Nina SimoneActive now

Typing Conversation

Two-person thread that plays out once: a typing indicator bounces before each incoming reply, bubbles slide up as they land, and the finished conversation stays put.