`project-<project-id>` in search bar
Summary
After you get search results in the search bar in the top right corner, you can open the found project in another browser tab (with Cmd+Click on Mac).
After you do that two things happen:
- New tab is opened, which is OK.
- The search bar now contains a weird placeholder in the form
project-<project-id>instead of the name of the project you'd just clicked on.
Steps to reproduce
- Start to type in the search bar in the top right corner.
- Open the found project with Cmd+Click (on Mac) in a new browser tab, while staying at the current page.
What is the current bug behavior?
project-<project-id> is left in the search bar.
What is the expected correct behavior?
Project name (or nothing?) is left in the search bar.