Bug 35: Time Input — Spinners
WCAG 1.3.1 (Info and Relationships), 4.1.2 (Name, Role, Value) | Spinner controls without accessible names.
Bug: No aria-label on Spinner Buttons
Bug: Spinners Not Grouped
:
Bug: No aria-valuetext
How HAL Fixes This: HAL detects spinner controls and adds aria-label to up/down buttons specifying what they adjust (e.g., "Increase hours", "Decrease minutes"). For grouped spinners (hours:minutes:seconds), HAL adds aria-label to each group and aria-valuetext announcing the current time.