krautzource / aria-tree-walker

A lightweight walker for labeled ARIA trees
https://krautzource.github.io/aria-tree-walker/
Apache License 2.0
2 stars 0 forks source link

add tabindex=0 to treebase #24

Closed pkra closed 3 years ago

pkra commented 3 years ago

Instead of expecting authors to do it, aria-tree-walker should add tabindex as progressive enhancement. Otherwise, if aria-tree-walker fails, broken trees will be left in the tabindex, which might cause confusion.