Skip to main content

Desk workspace (panels, DeskBus, file registry)

Generated from mcp/patterns.registry.json — do not edit by hand; change the registry and run bun run patterns:build.

Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.

Category: Content, Blog & Desk · Tier: light · Risk: medium — persists file registry, cross-panel state

A full-page DockLayout workspace with resizable panel panes, drag-and-drop tabs, a panel-type registry, and a typed pub/sub DeskBus for cross-panel communication.

When to use: Use when building a multi-panel authoring workspace where different content types (editor, spreadsheet, explorer) need to coexist and communicate.

Docs

Code

Proof

  • /desk (app route, no showcase)

Machine-readable record: content-desk-workspace in mcp/patterns.registry.json.

← Back to Pattern Library

Think this pattern could be better? Tell us how.

Leave feedback