[Hoch] A11y: ARIA-Semantik von Editorflaeche, Autocomplete-Listboxen und Sidebar #164
Labels
No Label
area:auth
area:docs
area:export
area:ops
area:storage
area:supply-chain
auth
backend
blocked
collab
deployment
docs
effort:L
effort:M
effort:S
frontend
plugins
qa
vs-nfd
vs-nfd:blocker
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stwaidele/dorfteich#164
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Befunde A11Y-003, A11Y-004, A11Y-005, A11Y-020 (WCAG 4.1.2, 1.3.1). Bericht: Workspace doku/audit-barrierefreiheit-2026-07.md
Umsetzung: aria-label ueber editorProps.attributes (lokalisiert), Lesemodus ohne textbox-Rolle; inert (oder tabindex=-1 auf alle Kinder) fuer die eingeklappte Sidebar; role=presentation auf die li der Listboxen oder option direkt auf die li; optional Roving Tabindex in editor/Toolbar.tsx.
Akzeptanz: axe-Regeln aria-input-field-name, aria-hidden-focus, aria-required-children/-parent, listitem ohne Treffer auf den Audit-Screens.
Umgesetzt in PR #173 (ein Commit je Issue), auf main gemerged und via CD auf Test+Int deployt. Verifikation: finaler Audit-Harness-Lauf ohne verbleibende axe-Verletzungen auf allen gescannten Screens; api-Vollsuite, shared-Tests und betroffene e2e-Packs gruen; Live-Spot-Check auf Test ok (u. a. lang=de dynamisch, Skip-Link als erster Tab-Stopp, Fokus-Trap gemessen). Details im Bericht doku/audit-barrierefreiheit-2026-07.md (Workspace).