-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: None
-
Component/s: None
-
None
-
Severity 3 - Minor
Summary
After upgrading to version 4.14.4, when you go to the Dashboard, do a search for code or repo and press the enter key, you're taken to your created PR or PR you have to review instead of the search taking place.
Environment
- 4.14.4
Steps to Reproduce
- Spin up a Bitbucket Server version with Docker
- Push a repository into your Docker
- Create a Pull Request in that repository so your UI looks like

- Do a search and hit enter

- Notice that the focus was on the PR. As a result you get the PR overview screen upon hitting Enter

- If you click on the search result as opposed to hitting Enter, you are correctly taken to the search page:

Actual results
You get the PR overview screen upon hitting Enter

Expected Results
- You should be taken to the search page:

Workaround
For now just click on the results as opposed to using Enter.