Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree - Keyboard-Shortcuts #6160

Closed
5 tasks done
sdvg opened this issue Mar 7, 2024 · 2 comments · Fixed by #6415
Closed
5 tasks done

Tree - Keyboard-Shortcuts #6160

sdvg opened this issue Mar 7, 2024 · 2 comments · Fixed by #6415
Assignees

Comments

@sdvg
Copy link
Member

sdvg commented Mar 7, 2024

  • Fehlende Keyboard-Shortcuts implementieren:
    • home/end
    • a-z, A-Z
    • Arrow right auf offener Node: Fokus auf erstes Child
    • Arrow left: Fokus auf Parent Node (wenn nicht gerade auf geöffneter Node)

Genauere Beschreibung der Keyboard-Navigation ist hier zu finden: https://www.w3.org/WAI/ARIA/apg/patterns/treeview/examples/treeview-navigation/

@sdvg sdvg changed the title Tree - Offene Punkte Tree - Keyboard-Shortcuts Mar 7, 2024
@anicyne anicyne self-assigned this May 10, 2024
@anicyne anicyne linked a pull request May 13, 2024 that will close this issue
5 tasks
anicyne added a commit that referenced this issue May 15, 2024
@AntnSaj
Copy link

AntnSaj commented May 21, 2024

Folgendes ist uns beim testen der Tree Komponente aufgefallen:
Beim fokussieren der tree Komponente wechselt der Screenreader nicht in den Formularmodus. Daher funktioniert die Navigation nur mit alt+Pfeiltasten. Beim navigieren mit alt+Pfeiltasten komme ich nicht an alle Elemente von der Tree Komponente und werde oft zurück an den Anfang gesetzt.

Weiterhin ist für den Screenreader Nutzenden nicht zu erkennen auf welcher Ebene sich dieser befindet und welcher Eintrag offen bzw. geschlossen ist.

@laske185
Copy link
Contributor

Neues Ticket anlegen, um die oben genannten Punkte zu beheben.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

5 participants