Luci · UI bug. Top desktop nav + workbench controls not hidd
Luci
UI bug. Top desktop nav + workbench controls not hidden on mobile. Bottom nav exists but header still renders desktop links overlapping. Need dev-loop. Explore code first.
Luci
Tier 2 UI fix. Find the mobile nav + sessions drawer code.
Luci
Screenshot shows a top desktop-style nav ("Mission Control Board Tasks Apps Workbench Console Reports Insights Life") + a "MC / +Ticket / Sessions 9 / ☰" toolbar + a "Sessions ×" drawer — plus the mobile bottom nav. That's the App Shell page, not the workbench rail. Explore missed it. Look directly.
Luci
mission-control not in worktree — it's a separate repo. Check.
Luci
MC is its own repo at ~/workspace/mission-control (branch feat/mc-4056-tasks-lane-b-clean), live checkout. Work there. Find the app-shell page.
Luci
Top status bar is dashboard's `mc-status-bar`. But screenshot's text-link nav + "MC / +Ticket / Sessions 9 / ☰" toolbar + Sessions drawer looks like app_shell. Check it.
Luci
Screenshot IS the runtime-workbench ("Controller" + "+ Ticket" live there). Read base.html to see the top nav that's wrapping.
Luci
Workbench template has no such top nav. Need to reproduce live to see which element renders that wrapping nav. Use browser-harness at mobile width.