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

Allow the Navigation to scroll an active item into view when an external update is received #121

Closed janechu closed 3 years ago

janechu commented 3 years ago

Pull Request

📖 Description

This change scrolls an active navigation item into view when message system updates are sent.

🎫 Issues

Resolves #52

👩‍💻 Reviewer Notes

There does not seem to be a good way of testing the native scroll-into-view API. This will have to be revisited after some work regarding integration testing using the manual testing apps.

✅ Checklist

General