Bug 36: Time Range — Two Inputs
WCAG 1.3.1 (Info and Relationships), 3.3.2 (Labels or Instructions) | Start/end time with no relationship indication.
Bug: No Grouping Between Times
Bug: "To" Separator Not Associated
to
Bug: No Validation Indication
How HAL Fixes This: HAL detects time range patterns and either creates a fieldset with legend grouping them, or adds aria-labelledby on both inputs to an overarching label. For validation, HAL adds aria-describedby with rules like "End time must be after start time".