ac7e06ff
web: palette items — projects, sessions, saved searches
Extend the command palette with three new item kinds (project, session, saved) backed by unconditional TanStack Query hooks. Items are grouped in fixed order (jump → projects → sessions → saved) with section headers; fire() dispatches kind-aware navigation; .palette-group-head CSS added.
Eugene Blikh <bigbes@gmail.com> — 2026-04-26 13:51:58 UTC
Commit ac7e06ffe46e035bfbe2988dfc631c50fc99340f —
view raw patch
Parent(s):
dae9e25f
| File | Status | + | − |
|---|---|---|---|
internal/server/web/dist/index.html
|
M | +2 | -2 |
web/src/shell/Palette.tsx
|
M | +116 | -16 |
web/src/styles/palette.css
|
M | +9 |