a11y: SavedRecipesPanel selects have no accessible labels (WCAG 3.3.2) #38

Closed
opened 2026-04-08 06:43:17 -07:00 by pyr0ball · 0 comments
Owner

The collection filter and sort <select> elements had no <label> and no aria-label.

Fixed: Added visually-hidden <label class="sr-only" for="..."> elements for both selects, and added the .sr-only utility class to theme.css.

Refs: MED-W10

The collection filter and sort `<select>` elements had no `<label>` and no `aria-label`. **Fixed:** Added visually-hidden `<label class="sr-only" for="...">` elements for both selects, and added the `.sr-only` utility class to `theme.css`. **Refs:** MED-W10
pyr0ball added this to the Beta — Recipe Suggestions milestone 2026-04-08 06:43:17 -07:00
pyr0ball added the
bug
accessibility
labels 2026-04-08 06:43:17 -07:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/kiwi#38
No description provided.