Skip to content

Treeview Examples: fix incorrect right arrow behavior #385

@mcking65

Description

@mcking65

In all four treeview examples, if focus is on a parent node and the parent node is expanded, pressing right arrow does nothing. Focus should move to the first child. Right arrow should do nothing only if focus is on an end node.

This is related to issue #365.

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