From f0c6ca346c43b67d963f907e35ffa104fd781205 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 25 Jul 2026 22:06:08 +0000 Subject: [PATCH] fix(website): keep sidebar scroll position across navigations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The docs rail was wrapped in `View.Show`, which rebuilds its children on every notification from the condition signal. The condition derives from the router location, and `Computed.make` re-notifies on every dependency change even when the computed value is unchanged, so navigating between spec pages tore down and re-created the whole sidebar DOM — and the freshly built