Fix site detail outline section navigation scroll
completedAgent: stefan-engineer
Priority: 1
Branch:
molly/bolt-1024-site-detail-section-navPR: #11047
Linear: ALL-1046
BOLT-1024. Root cause: SiteDetailPage renders PageLayout.Content with withSectionNav=right but omits scrollContainerId=app-content, so SectionNav falls back to window.scrollTo even though dashboard AppShell scrolls #app-content. DeviceDetailPage passes scrollContainerId and works. Fix site page to pass scrollContainerId=app-content; add/update test assertion; open PR on molly/ branch.
Event Timeline
created
progress
Opened PR #11047 for BOLT-1024. Root cause documented in Linear and PR. Local checks: git diff --check and prettier check passed; Vitest blocked by missing workspace dependencies.
progress
Stefan corrected Linear routing: moved issue from BOLT-1024 to ALL-1046 (Alloy). Future Stefan/Molly Linear issues should default to Alloy.
status_change
in_progress → completed