Nothing technically broken here, this is a UX bug. But it shows up in my new cypress tests because I assert that the search result is visible after clicking on it in the search results pane.
Perhaps just move the search box and buttons to the top of the search results pane instead of having them floating near the search button. (Especially as you can't dismiss them without also closing the search results pane.)

Nothing technically broken here, this is a UX bug. But it shows up in my new cypress tests because I assert that the search result is visible after clicking on it in the search results pane.
Perhaps just move the search box and buttons to the top of the search results pane instead of having them floating near the search button. (Especially as you can't dismiss them without also closing the search results pane.)