microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

[Feature]: Scroll an item in the Navigation into view when the navigation update message is sent #52

Closed janechu closed 3 years ago

janechu commented 3 years ago

What package(s) should this feature be added to?

@microsoft/fast-tooling-react

Summary

When the MessageSystem sends a navigation update, the item that is now highlighted and active should scroll into view. If possible it should get as close to the top of the scrollable area as possible.