Could you add an option for the autofocus on the search input to not scroll into view? Should be easy to implement with this option in the focus method: [preventScroll mdn reference](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/focus#preventscroll). I would really appreciate this feature.