microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
17.87k stars 2.66k forks source link

[Feature]: A way to select a navigate/scroll to a TreeItem from useHeadlessFlatTree based on value #30985

Closed ruthshemla closed 2 weeks ago

ruthshemla commented 1 month ago

Library

React FluentUI v9

Describe the feature that you would like added

Im using fluent 9 Tree component, with virtualization. I would like to have the ability to scrol into view by value

For example, I would like to scrol into the n'th node on page load, (I have this experience on non-virtualized tree)

Validations

Priority

High