wix-playground / stylable-components

Fully-tested & strictly-typed component library based on React, using optional Wix styling.
MIT License
35 stars 3 forks source link

<TreeView /> Initial focus issue fixed #523

Closed liorzisman closed 7 years ago

liorzisman commented 7 years ago

Fixed an issue where without initial interaction with the tree, you could not use keyboard navigation (tab and TV nav keys) to interact with the tree.

liorzisman commented 7 years ago

@JoMarton test has been added