learning_ai_common_plat/dashboards/tracker-web/src/components
saravanakumardb1 a7cb866cab feat(tracker-web): ⌘K command palette (UX-5)
Add @bytelyst/command-palette (workspace:* + minimal lockfile importer
entry). Mount CommandRegistryProvider + a lazily-loaded CommandMenu in
providers.tsx, opened with ⌘K / Ctrl-K. Register navigate commands
(Overview/Items/Board/Roadmap), New item (navigates to items with ?new=1
which auto-opens the create modal), Toggle theme, Sign out, and per-product
Switch commands wired to setProductId. Command building lives in the pure
src/lib/command-registry.ts. Add command-menu.test.tsx (jsdom) asserting the
builder set and that the palette opens on ⌘K and lists commands.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-05-29 06:56:11 -07:00
..
ui feat(tracker-web): complete Primitives adapter + export-presence test (UX-9) 2026-05-28 20:37:28 -07:00
command-menu.tsx feat(tracker-web): ⌘K command palette (UX-5) 2026-05-29 06:56:11 -07:00
overview-charts.tsx feat(tracker-web): data-viz overview with charts + KpiCards (UX-4) 2026-05-29 06:51:39 -07:00
posthog-provider.tsx feat(dashboards): migrate admin + tracker dashboards to common-plat as product-agnostic 2026-02-28 02:17:35 -08:00
product-switcher.tsx feat(tracker): add product switcher — filter items by any product 2026-02-28 14:15:18 -08:00
system-banners.tsx feat(tracker-web): system banners via @bytelyst/notifications-ui (UX-13.2) 2026-05-28 22:08:38 -07:00