From 897554fa4ed9dbac3cba97c721596816f9b8da21 Mon Sep 17 00:00:00 2001 From: justin Date: Sat, 30 May 2026 15:26:41 -0500 Subject: [PATCH] Fix DOT intake: hide all sections by default, show on load Sections were visible by default in HTML. Now all hidden, then showRelevantSections() runs immediately + on pw:step-shown. Co-Authored-By: Claude Opus 4.6 (1M context) --- site/src/components/intake/steps/DOTIntakeStep.astro | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/site/src/components/intake/steps/DOTIntakeStep.astro b/site/src/components/intake/steps/DOTIntakeStep.astro index 4bd9c9d..72dc1f0 100644 --- a/site/src/components/intake/steps/DOTIntakeStep.astro +++ b/site/src/components/intake/steps/DOTIntakeStep.astro @@ -58,7 +58,7 @@ -
+