Reproduction Steps:
- Open the search pop modal
- Type a search term that returns at least one result.
- Select a result with the keyboard and type
Enter to select it.
Expected Results:
The modal disappears and the user is navigated to the result page.
Actual Results:
The modal disappears briefly and the user is navigated to the result page, but the Search modal immediately reappears.
Notes:
- Occurs 100% of the time.
- Tested on Chrome and Firefox.