pnp / sp-dev-fx-controls-react

Reusable React controls for SPFx solutions
https://pnp.github.io/sp-dev-fx-controls-react/
MIT License
380 stars 379 forks source link

Treeview control, default selected key focus #1751

Open harshdamaniahd opened 5 months ago

harshdamaniahd commented 5 months ago

Hi, I am using https://pnp.github.io/sp-dev-fx-controls-react/controls/TreeView/ control. I passing a key defaultSelectedKeys={this.state.defaultSelected} , this works. but doesnt focus on the item due to long list of tree strutcure. is there a way to focus on the item ?

ghost commented 5 months ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.