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
[ ] I have added tests for my changes.
[x] I have tested my changes.
[ ] I have updated the project documentation to reflect my changes.
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