From f28dc064c2309316956e91a2e37174cda2f68970 Mon Sep 17 00:00:00 2001 From: Kristiyan Kostadinov Date: Thu, 27 Jul 2017 19:50:39 +0300 Subject: [PATCH] chore: scroll active link into view in the demo app (#5979) Scrolls to the active link in the demo app when the sidenav is opened. Previously it would jump back up to the first one. This isn't a huge issue, but is something that has been bugging me for a while. --- src/demo-app/demo-app/demo-app.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/demo-app/demo-app/demo-app.html b/src/demo-app/demo-app/demo-app.html index 29fc635f80f7..dfa257be65a1 100644 --- a/src/demo-app/demo-app/demo-app.html +++ b/src/demo-app/demo-app/demo-app.html @@ -4,6 +4,9 @@ {{navItem.name}}