new-site/site/src/components/intake
justin dcdc6df879 Fix CategoryStep crashing non-499-A intake pages
CategoryStep script runs on ALL pages using the Wizard component.
It tried to find #pw-wizard (its inner quiz div) and called
querySelectorAll on it — null on CPNI/RMD/etc pages, crashing the
entire script bundle. This prevented FRN auto-fill, officer
suggestions, and all other intake functionality.

Guard: if #pw-wizard doesn't exist, skip all CategoryStep logic.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-29 01:13:06 -05:00
..
steps Fix CategoryStep crashing non-499-A intake pages 2026-04-29 01:13:06 -05:00
DeMinimisChoiceExplainer.astro Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
Wizard.astro Add Finish button handler + intake save API endpoint 2026-04-28 18:26:20 -05:00