Bug: missing ARIA wiring for collapsible manual entry and decorative SVG icons #7

Open
opened 2026-02-20 22:07:21 +00:00 by echo · 1 comment
Owner

Problem

The manual-entry toggle lacks explicit control association, and decorative icons should be hidden from assistive tech.

Acceptance criteria

  • Toggle button has aria-controls and correct aria-expanded updates
  • Decorative SVG icons use aria-hidden="true"
  • No regression in keyboard usage
## Problem The manual-entry toggle lacks explicit control association, and decorative icons should be hidden from assistive tech. ## Acceptance criteria - Toggle button has `aria-controls` and correct `aria-expanded` updates - Decorative SVG icons use `aria-hidden="true"` - No regression in keyboard usage
Author
Owner

Linked implementation PR: #11

Linked implementation PR: #11
Sign in to join this conversation.
No labels
No milestone
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
0mg-cc/kincode#7
No description provided.