microsoft / tabster

Web Application Keyboard Navigation Tools

Home Page:https://tabster.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arrow navigation breaking with aria-expanded

bsunderhus opened this issue · comments

This case has been noted while trying to implemente the TreeView Widget. Seems like if an element on the tree has aria-expanded the navigation is stopped. Something related to this PR #152

Here's a reproduction: https://codesandbox.io/s/serene-satoshi-klc49q?file=/example.tsx