chore(web): remove settings-search widget from app shell header #1016
No reviewers
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks!1016
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev/1015"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes the SU-6 ⌘K settings search palette and its header triggers from the app shell, freeing the chord for future global use.
settings-search.tsxandsettings-search.test.tsx(no other consumers)settings-search-trigger) and mobile icon button (settings-search-trigger-mobile) fromapp-shell.tsxsearchOpenstate,closeSearchcallback, and globalkeydown⌘K listenerapp_shell_search_settingsi18n key fromen.jsonandfr.jsonsettings-search-*test-id constants fromsettings-manifest.tsTest plan
just qapasses (typecheck, Biome lint/format, paraglide-check, i18n-string-check, sql-layer-check all clean)RepoSelector → NotificationsBell → ConnPill → AvatarMenuwith no leftover gap artefactsCloses #1015
Complete removal — no dangling imports, state, effects, JSX, i18n keys, or test-id constants. CI green.