Bug 28: Radio Group — Hierarchical
WCAG 1.3.1 (Info and Relationships), 3.2.2 (On Change) | Conditional radios that show/hide fields without announcement.
Bug: Conditional Fields Not Announced
Bug: Dynamic Field Group Not Labeled
Select your nearest store:
Bug: Field Dependencies Not Semantic
How HAL Fixes This: HAL detects conditional radio patterns and adds aria-controls on the radio to link it to revealed fields, and adds aria-live="polite" to the conditional section so screen readers announce when fields appear/disappear.