You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Click on the autocomplete, so that the dropdown appears
Scroll the page
What is the expected behavior?
Either the scroll should be disabled (which is the default behavior when the md-autocomplete is not inside a md-dialog), or the scroll should happen but with the dropdown not detaching.
What is the current behavior?
The scroll happens with the dropdown menu detaching itself from the autocomplete field.
What is the use-case or motivation for changing an existing behavior?
This is bad UX
Which versions of AngularJS, Material, OS, and browsers are affected?
AngularJS: 1.6.9
AngularJS Material: 1.1.10
OS: Tested in Windows
Browsers: Tested in Chrome
ashinignatius, stagefright5, Byloor, sivakrrish1994 and msd117