Skip to content

Tree View Examples: Fix Incorrect Left Arrow Behavior #365

@mcking65

Description

@mcking65

In all four treeview examples, if focus is on a child node and left arrow is pressed, focus moves to the parent and the parent node is closed. In this circumstance, the focus should move but the parent node should remain open. A parent node should close only if focus is on the parent node when left arrow is pressed.

Metadata

Metadata

Assignees

Labels

Example PageRelated to a page containing an example implementation of a patternbugCode defects; not for inaccurate prose

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions