Bug 22: Select — Multi-Select
WCAG 1.3.1 (Info and Relationships), 4.1.2 (Name, Role, Value) | Multi-select without aria-multiselectable.
Bug: No aria-multiselectable
Bug: Instructions Not Associated
Hold Ctrl (Cmd on Mac) to select multiple options
Bug: No Indication Multiple Selections Made
How HAL Fixes This: HAL detects multi-select elements and injects aria-multiselectable="true". If instructions exist, HAL also adds aria-describedby to ensure screen readers announce that multiple selections are allowed.