feat(web): SAM-1 — drop Settings from desktop primary nav #809
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!809
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev/802"
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?
Drop
/settingsfromNAV_ITEMSso the desktop top nav renders only Board · Workspace · Agents · Flows. Mobile drawer retains Settings viaMOBILE_NAV_ITEMSwith the existingnav-drawer-nav-settingstest-id.Test plan
NAV_ITEMShas 4 entries (no Settings);MOBILE_NAV_ITEMShas 5 (Settings last); desktop nav renders 4 links; mobile drawer exposesnav-drawer-nav-settings.nav-settingsnot attached; mobile opens drawer and assertsnav-drawer-nav-settingsvisible.Closes #802.
ae285736f6daeb4740acAll AC met.
NAV_ITEMSdrops Settings;MOBILE_NAV_ITEMSre-adds it for the drawer with correct testId and closeMenu; CI green.