Skip to content
SevenUI
Sign in

Bubble

Free, copy-and-go Bubble components built on the SevenUI Bubble primitive.Read the primitive docs.

Grouped thread

Morning! The staging build is green again.
I reverted the font preload change that broke Safari.
Can you check the checkout flow before lunch?
On it.
Running the payment smoke tests now.
Perfect, thank you.
npx shadcn@latest add @sevenui/component/bubble-01pnpm dlx shadcn@latest add @sevenui/component/bubble-01yarn dlx shadcn@latest add @sevenui/component/bubble-01bunx --bun shadcn@latest add @sevenui/component/bubble-01
DO
Daniel Okafor· Support
Your refund for order SO-48213 was approved this morning.
It should reach your card within 3–5 business days.
JL
That was fast. Thanks, Daniel!
Read
npx shadcn@latest add @sevenui/component/bubble-02pnpm dlx shadcn@latest add @sevenui/component/bubble-02yarn dlx shadcn@latest add @sevenui/component/bubble-02bunx --bun shadcn@latest add @sevenui/component/bubble-02

Quoted replies

The hotel block closes Friday, so I need a final headcount by Thursday.
Also, does anyone need a vegetarian option for the team dinner?
Put me down for vegetarian, please.
npx shadcn@latest add @sevenui/component/bubble-03pnpm dlx shadcn@latest add @sevenui/component/bubble-03yarn dlx shadcn@latest add @sevenui/component/bubble-03bunx --bun shadcn@latest add @sevenui/component/bubble-03

Voice message

Can you give me the short version of the call?
RA
Rosa Alvarez
0:24
npx shadcn@latest add @sevenui/component/bubble-04pnpm dlx shadcn@latest add @sevenui/component/bubble-04yarn dlx shadcn@latest add @sevenui/component/bubble-04bunx --bun shadcn@latest add @sevenui/component/bubble-04
npx shadcn@latest add @sevenui/component/bubble-05pnpm dlx shadcn@latest add @sevenui/component/bubble-05yarn dlx shadcn@latest add @sevenui/component/bubble-05bunx --bun shadcn@latest add @sevenui/component/bubble-05
The new onboarding flow cut drop-off by 18% in the first week.
Huge. Drinks are on me at the offsite.
npx shadcn@latest add @sevenui/component/bubble-06pnpm dlx shadcn@latest add @sevenui/component/bubble-06yarn dlx shadcn@latest add @sevenui/component/bubble-06bunx --bun shadcn@latest add @sevenui/component/bubble-06
npx shadcn@latest add @sevenui/component/bubble-07pnpm dlx shadcn@latest add @sevenui/component/bubble-07yarn dlx shadcn@latest add @sevenui/component/bubble-07bunx --bun shadcn@latest add @sevenui/component/bubble-07

Streaming reply

How do I rotate an API key without downtime?
npx shadcn@latest add @sevenui/component/bubble-08pnpm dlx shadcn@latest add @sevenui/component/bubble-08yarn dlx shadcn@latest add @sevenui/component/bubble-08bunx --bun shadcn@latest add @sevenui/component/bubble-08

Help center

Instant answers, people on call 9–6 CET

Hi Maya — what can we help you with today?
Suggested questions
npx shadcn@latest add @sevenui/component/bubble-09pnpm dlx shadcn@latest add @sevenui/component/bubble-09yarn dlx shadcn@latest add @sevenui/component/bubble-09bunx --bun shadcn@latest add @sevenui/component/bubble-09

Courier chat

DK

Daniel · your courier

Order 4821 · arriving 12:42

x
Hi! I picked up your order from Green Fork.
I'm about 6 minutes away. Anything I should know about the building?
Quick replies
npx shadcn@latest add @sevenui/component/bubble-10pnpm dlx shadcn@latest add @sevenui/component/bubble-10yarn dlx shadcn@latest add @sevenui/component/bubble-10bunx --bun shadcn@latest add @sevenui/component/bubble-10

Duplicate charge on Pro plan

Ticket 4821Open
HB
Hannah Brooks
I was charged twice for the Pro plan this month. Can you refund the duplicate?
LM
Leo MartinInternal note
Confirmed in Stripe: two charges 40 seconds apart after a retry. Safe to refund the second one.

Sent to hannah@brooks.co

npx shadcn@latest add @sevenui/component/bubble-11pnpm dlx shadcn@latest add @sevenui/component/bubble-11yarn dlx shadcn@latest add @sevenui/component/bubble-11bunx --bun shadcn@latest add @sevenui/component/bubble-11

Mentions inbox

Mentions

2 new
  • NO

    Nina Okaforinlaunch-plan(unread)

    @you can you confirm the pricing page copy is final? Legal signs off at 4pm.
  • TB

    Tom Beckerininfra(unread)

    @you the staging database migration is queued behind your PR — ok to rebase?
  • AR

    Ana Ruizindesign-crit

    Loved the empty state illustrations, @you. Sharing them with the brand team.
npx shadcn@latest add @sevenui/component/bubble-12pnpm dlx shadcn@latest add @sevenui/component/bubble-12yarn dlx shadcn@latest add @sevenui/component/bubble-12bunx --bun shadcn@latest add @sevenui/component/bubble-12

Poll message

PN
Priya Nairstarted a poll

When should we ship v2.4 to everyone?

10 votes · closes Friday
npx shadcn@latest add @sevenui/component/bubble-13pnpm dlx shadcn@latest add @sevenui/component/bubble-13yarn dlx shadcn@latest add @sevenui/component/bubble-13bunx --bun shadcn@latest add @sevenui/component/bubble-13

Debug assistant

Login breaks for invited users. Any idea?

TypeError: Cannot read properties of undefined (reading 'id')
    at getSession (src/lib/auth.ts:42:28)
Invited users have a session before they finish onboarding, so session.user is still empty. Guard it before reading the id:
src/lib/auth.ts
- const userId = session.user.id;+ if (!session?.user) return null;+ const userId = session.user.id;
Rate this answer

npx shadcn@latest add @sevenui/component/bubble-14pnpm dlx shadcn@latest add @sevenui/component/bubble-14yarn dlx shadcn@latest add @sevenui/component/bubble-14bunx --bun shadcn@latest add @sevenui/component/bubble-14

One-time secret

My VPN login stopped working after the password reset.
Here is a one-time password. It works for a single sign-in and expires at 17:30.
One-time VPN password
Password hidden
Only visible to you
npx shadcn@latest add @sevenui/component/bubble-15pnpm dlx shadcn@latest add @sevenui/component/bubble-15yarn dlx shadcn@latest add @sevenui/component/bubble-15bunx --bun shadcn@latest add @sevenui/component/bubble-15

Team channel

launch-week

8 members
Today
JW
Jade Wu
Final launch checklist is up — we're green on everything except the status page.
launch-checklist.pdfPDF · 312 KB
Can someone own the status page before 3pm?
npx shadcn@latest add @sevenui/component/bubble-16pnpm dlx shadcn@latest add @sevenui/component/bubble-16yarn dlx shadcn@latest add @sevenui/component/bubble-16bunx --bun shadcn@latest add @sevenui/component/bubble-16