What should middle clicking the search icon do?

  1. Navigate to a topic
  2. Ctrl/Cmd+click on the magnifying glass, or choose Open link in a new tab from the browser’s context menu.

Looks like /search should not be appended to the current location.href, but to the host.

1 Like

I guess this should work if middle clicking the avatar opens the user profile @eviltrout. Moving this to UX because not a bug. What does middle clicking the hamburger do? That’s my point.

Hmm this might be a bug. I added a href sometime back to the search icon so that I can middle click it to go to the full page search. I’ll have a look :slight_smile:

2 Likes

Fixed it here:

https://github.com/discourse/discourse/commit/1e50883d06c7d44923edfe94dc59b4d374b080ee

3 Likes

Incorrect for subfolder.

2 Likes

Good catch:

https://github.com/discourse/discourse/commit/f3d9d1295ab0b72fdf1ef2427b368b9f698a9351

4 Likes