Inline search input in sidebars (with / and ⌘K shortcut hint)
TweakShipped· by laama.fusion· 1 day ago
The search trigger was previously a tiny icon-only button tucked into the sidebar header. Discoverability was poor.
Both portal sidebars (admin + workspace) now show a small inline search bar that:
- Reveals the
/keyboard hint inline - Opens the same command palette modal on click, ⌘/Ctrl + K, or
/(when no input is focused) - Collapses back to the icon variant when the sidebar is collapsed (see related card)
The bar is variant="bar" and shares the same <SearchTrigger> component used elsewhere, so behaviour stays consistent.
Comments (0)
No comments yet.
Sign in to leave a comment.