This is more of a minor UI issue, would make the search more pleasant to use for me though.
Steps to reproduce:
On the search page, type any search term that will cause a longer list of suggestions to pop-up, for example "Error"
Expected behavior:
The layout remains static, but a scrollable list of suggestions appears
Current behavior:
The list of suggestions is long enough to overflow the body element, causing the entire page (except footer) to scroll.
The scrollbar appearing to the right causes the entire layout to shift to the left by the width of the scrollbar, which is fairly noticeable in Firefox and a little jarring while typing.
Debug info:
Firefox on MacOS