Presence Roster

Studio team3 online
  • Nina SimoneOnline
  • Miles DavisIn a call
  • BjörkAway
  • Patti SmithOnline
  • Fela KutiOffline
About this piece

Presence Roster

Compact team list where one member at a time changes presence: dots recolor, status text fades in, and the online count in the header keeps pace.

Usage

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

import { Chat39 } from "@/components/beste/piece/chat39";

<Chat39
  title="Studio team"
  members={[
    {
      "name": "Nina Simone",
      "initials": "NS",
      "status": "online"
    },
    {
      "name": "Miles Davis",
      "initials": "MD",
      "status": "call"
    },
    {
      "name": "Björk",
      "initials": "BJ",
      "status": "away"
    },
    {
      "name": "Patti Smith",
      "initials": "PS",
      "status": "online"
    },
    {
      "name": "Fela Kuti",
      "initials": "FK",
      "status": "offline"
    }
  ]}
  changes={[
    {
      "member": 3,
      "status": "typing"
    },
    {
      "member": 2,
      "status": "online"
    },
    {
      "member": 3,
      "status": "online"
    },
    {
      "member": 4,
      "status": "online"
    },
    {
      "member": 1,
      "status": "online"
    },
    {
      "member": 0,
      "status": "away"
    },
    {
      "member": 4,
      "status": "call"
    },
    {
      "member": 2,
      "status": "typing"
    },
    {
      "member": 2,
      "status": "away"
    },
    {
      "member": 0,
      "status": "online"
    },
    {
      "member": 4,
      "status": "offline"
    },
    {
      "member": 1,
      "status": "call"
    }
  ]}
/>

More Chat pieces

View all Chat
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.

AKSB
Design Team12 members

Group Header

Chat header with a 3-avatar stack, group title, member count, and voice / video call buttons.

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.

Team Thread Card

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

JD
John DoeActive now

Online Avatar

Avatar with a presence dot in emerald, amber, rose, or slate. Caption shows status or last-seen.

AK
Ayşe and Merve are typing

Multi Typing

Typing indicator pill showing multiple avatar stack, summary text, and three pulsing dots.

Q2 Planning Kickoff
Mon, Apr 28
10:00 – 11:30
6 going

Meeting Invite

Event invite bubble with title, date, time, attendee count, and Join / Maybe actions.