Hi team, I want to see how to reset scroll position in suggestions drop down menu.
http://codepen.io/anon/pen/gWoxGN?editors=0110
- Focus on the input field
- Type
c, and wait for suggestions to appear
- scroll to the bottom,
- remove
c, and type p
- dropdown menu seems to start from the same position left from
c
Observed behaviour: scroll position seems to be remembered.
Expected behaviour: want scroll position always reset and start from first suggestion