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
Select your account type:
Bug: Dynamic Field Group Not Labeled
Shipping method:
Bug: Field Dependencies Not Semantic
Job type:
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.