collaboration workspace comments presence multiplayer collaboration workspace comments presence multiplayer presentation-style collaboration section live workspace for storytelling products
Live Workspace
Fetch pattern JSON:
curl https://webspire.de/patterns/collaboration/live-workspace.json live-workspace.html
<section class="ws-collaboration bg-[var(--ws-color-surface)] px-6 py-20"><div class="mx-auto grid max-w-7xl gap-10 lg:grid-cols-[minmax(0,0.9fr)_minmax(24rem,1fr)] lg:items-start"><div><p class="text-sm uppercase tracking-[0.22em] text-sky-600">Collaboration</p><h2 class="mt-4 text-4xl font-semibold tracking-[-0.03em] text-slate-950">Presentations stop drifting when the whole team edits in one narrative space.</h2><p class="mt-5 max-w-xl text-base leading-8 text-slate-600">Show reviewers, comments, and structure together. This pattern is less about chat and more about shared direction.</p><div class="mt-8 flex -space-x-3"><div class="h-12 w-12 rounded-full border-2 border-white bg-sky-200"></div><div class="h-12 w-12 rounded-full border-2 border-white bg-emerald-200"></div><div class="h-12 w-12 rounded-full border-2 border-white bg-fuchsia-200"></div></div></div><div class="rounded-[1.75rem] border border-slate-200 bg-slate-50 p-4 shadow-sm"><div class="rounded-[1.4rem] bg-[var(--ws-color-surface)] p-4"><div class="flex items-center justify-between"><p class="text-sm font-medium text-slate-900">Quarterly Narrative</p><span class="rounded-full bg-emerald-100 px-3 py-1 text-xs font-medium text-emerald-700">3 collaborators live</span></div><div class="mt-4 grid gap-3"><div class="rounded-2xl border border-slate-200 p-4"><p class="text-xs uppercase tracking-[0.18em] text-slate-400">Current chapter</p><p class="mt-2 text-lg font-semibold text-slate-950">Market reset creates urgency for a simpler procurement story.</p></div><div class="rounded-2xl bg-sky-50 p-4"><p class="text-xs uppercase tracking-[0.18em] text-sky-700">Comment</p><p class="mt-2 text-sm leading-7 text-sky-950">Move this proof one step earlier so the objection is answered before pricing.</p></div><div class="rounded-2xl border border-dashed border-slate-200 p-4"><p class="text-xs uppercase tracking-[0.18em] text-slate-400">Review trail</p><ul class="mt-3 space-y-2 text-sm text-slate-600"><li>Sarah tightened the hook</li><li>Marco replaced a chart with a summary card</li><li>Leah approved the final ask</li></ul></div></div></div></div></div></section>
Details
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Experimental Draft
collaborationworkspacecommentspresencemultiplayer
Slots
| Name | Required | Description |
|---|---|---|
| heading | No | Section heading and framing copy. |
| content | Yes | Primary presentation-stage content. |
A collaboration section for products that want to show multi-user editing and feedback without defaulting to generic SaaS dashboard language.