You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following is when operating with Keyboard only.
If you open a parent node, select a child node, and then close the parent node and then focus on a non-TreeView, you will not be able to focus on the TreeView.
Description
The following is when operating with Keyboard only.
If you open a parent node, select a child node, and then close the parent node and then focus on a non-TreeView, you will not be able to focus on the TreeView.
Link to Reproduction (or Detailed Explanation)
https://ark-ui.com/react/docs/components/tree-view
Steps to Reproduce
Tab
key to focus onitem 1
Right Arrow
key to openitem 1
Right Arrow
key to focus onitem 1.1
Enter
key to selectitem 1.1
Left Arrow
key to focus onitem 1
Left Arrow
key to closeitem 1
Tab
key to focus on next element(Not treeview)Shift + Tab
key to focus onTreeView
TreeView does not get focus after 9 operations.
Twitter.video.mp4
Ark UI Version
3.12.0
Framework
Browser
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: