- Shipped
- May 1, 2026 at 8:04 AM UTC
- Author
- kamo
- Commit
- ddfc249
ChatHeader had its own minimize/close IconButtons but the chat tool window chrome already provides those affordances — they were duplicated when embedded. ChatHeader now exposes only the avatar stack, title popover, and add-member action. The Members/Chats tab strip was a flat MUI Tabs with bgcolor: 'background.paper' that punched an opaque white box through the Interaction Center's frosted-gradient panel. Replaced with a translucent strip that lets the panel gradient bleed through, an underline indicator in var(--color-primary), and selected/hover states matching the rest of the clubhouse styling.