Bug 29: Checkbox Group — Custom Styled
WCAG 1.3.1 (Info and Relationships), 4.1.2 (Name, Role, Value) | Custom checkbox UI with no ARIA.
Bug: Hidden Checkboxes No ARIA
Select sizes:
Bug: Custom Toggle Buttons No Role
Features:
Bug: No Fieldset for Group
Select interests:
How HAL Fixes This: HAL detects hidden checkboxes with custom labels and ensures the checkboxes remain accessible by verifying labels are properly associated. For truly custom controls, HAL adds role="checkbox" and ensures aria-checked state is properly announced.