Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TreeView: Use roving tabIndex for focus management (#2443)
* Swap active descendant implementation for roving tabindex (wip) Co-authored-by: Josh Black <joshblack@users.noreply.github.com> * Remove active descendant from loading focus logic * Remove active descendant code and fix build errors * Add typeahead * Update level indicator line logic * useActiveDescendant -> useRovingTabIndex * Remove unnecessary styles * Document ref props * Forward ref to LinkItem * Create wise-keys-drum.md * Remove active descendant from tests * Update toggle on enter Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
- Loading branch information