Feature Requests
Planned
Global search + command palette
P2 differentiator batch: global cross-module search (clients, documents, tasks, forms, messages), a staff command palette (cmd-K), breadcrumb depth in the shell, and a recently-active-clients rail. The portal-shell contract notes breadcrumb depth/search as the known Beta gap.
1 Comment
Sign in to comment
Daniel re-raised this during the 2026-07-05 portal walkthrough: clients should be able to find a to-do or a message by its content. His guidance: only build it when it will not confuse or overload anything — otherwise keep it on the roadmap. Recommended shape when we pick it up: Postgres tsvector GIN indexes per module (tasks, messages, document requests, forms, invoices), tenant- and client-scoped server-side, surfaced as a Cmd-K palette on both surfaces. No extra infra, indexed queries only.