Docs pages: unify search UX (inline vs header palette)
Tweak· by Elsama· 1 month ago
Severity: Medium Area: Docs / search
Docs now have inline DocsSearchInput, but the header still exposes an icon-only SearchTrigger that opens the full command palette (posts + changelog + docs).
Both respond to ⌘K and /, with different scopes. Easy to misunderstand which search you are using.
Fix options: Hide header search on docs routes, or make ⌘K open inline search only on docs pages.