Prerequisites
Affected component
si-tree-view
Summary
When a tree view receives focus, the first selected tree node should receive the focus.
See: https://www.w3.org/WAI/ARIA/apg/patterns/treeview/
Version
@siemens/element-ng: 49.x
Steps to reproduce
- Go to tree-view example (playground for instance)
- click on a note to activate it
- tab out of the tree
- tab in the tree
Code reproduction example
element-examples
What is the current bug behavior
First node has the focus.
What is the expected correct behavior
First selected node should have the focus.
Prerequisites
Affected component
si-tree-view
Summary
When a tree view receives focus, the first selected tree node should receive the focus.
See: https://www.w3.org/WAI/ARIA/apg/patterns/treeview/
Version
@siemens/element-ng: 49.x
Steps to reproduce
Code reproduction example
element-examples
What is the current bug behavior
First node has the focus.
What is the expected correct behavior
First selected node should have the focus.