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
Describe the bug
When a collapsed TreeViewItem (that has a parent TreeViewItem) has the focus and the left arrow key is pressed nothing happens:
Expected behavior
When a collapsed TreeViewItem (that has a parent TreeViewItem) has the focus and the left arrow key is pressed the focus moves to the parent:
The text was updated successfully, but these errors were encountered:
Describe the bug
![Fluent_UI_TreeView_Left_Arrow_Collapse](https://user-images.githubusercontent.com/103884835/205014498-19bd97a3-caec-4d33-bd05-a6c0b1d7352c.gif)
When a collapsed TreeViewItem (that has a parent TreeViewItem) has the focus and the left arrow key is pressed nothing happens:
Expected behavior
![Fluent_UI_TreeView_Left_Arrow_Collapse_Expectation](https://user-images.githubusercontent.com/103884835/205014457-72491ae9-a02c-4569-8692-26522a4e9f01.gif)
When a collapsed TreeViewItem (that has a parent TreeViewItem) has the focus and the left arrow key is pressed the focus moves to the parent:
The text was updated successfully, but these errors were encountered: