wisp-gg / frontend

The frontend for WISP Game Panel
https://wisp.gg
MIT License
42 stars 15 forks source link

Open Search no longer queries #179

Open falceso opened 2 years ago

falceso commented 2 years ago

Describe the bug Open Search does not complete the query generated and simply brings you to the home page to type it in manually.

To Reproduce Steps to reproduce the behavior:

  1. Type your Control Panel link into the Chrome omnibox but don't hit enter to visit the page, just yet.
  2. Hit [Tab] to enter Open Search.
  3. Type your query and hit enter.
  4. Notice how the query isn't processed and you still need to type it into the normal search bar.

Expected behavior Previously in V1, you had the ability to directly search using the Chrome omnibox before opening up the website and using the embed search bar. This allowed us to quickly search a UUID and be brought to the filtered search results and one click away from opening the server.

Screenshots If applicable, add screenshots to help explain your problem. Ubqi4M5paELk4mx https://i.imgur.com/qjm12TM.png

Desktop (please complete the following information):

TrixterTheTux commented 2 years ago

Not sure if I'm missing something - but the Omnibox functionality doesn't appear for me (maybe because it's newly installed chrome and the manifest is missing for it?), though we've never also explicitly added support for this as far as I'm aware.

falceso commented 2 years ago

Very interesting. Well, I've gotten accustomed to quickly typing the panel URL into the Omnibox and the search result being spit out. This is usually helpful when a UUID is provided in discord and you want to jump straight into the action. Hard to break this old habit 😂

Maybe the previous search bar had native integration? See this Discord Message link, that "Open Search" existed back then.