This repository was archived by the owner on Dec 18, 2024. It is now read-only.
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
Reset scroll when switching between components #161
Open
Description
Bug, feature request, or proposal:
I propose reset the scroll position to the top when switching between components on the docs.
What is the expected behavior?
What is the current behavior?
It stays where you are. ie go to autocomplete scroll half way down then go to input and you are halfway down that page when you probably want to be at the top.
What are the steps to reproduce?
Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: https://goo.gl/DlHd6U
https://material.angular.io/components/component/select
What is the use-case or motivation for changing an existing behavior?
Usability