Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Focus search keeps displaying "Searching..." when API returns null #13

Open
hypebright opened this issue Aug 7, 2023 · 0 comments
Open

Comments

@hypebright
Copy link

Events focus is extremely useful 👏 I like it that you can select an input in the "Input" tab and see the "Focus" section at the bottom for a specific input.

However, when I search for the same input in the "Focus" tab, it keeps displaying "Searching...":

image

This is due to the request that is being made, which returns null (and makes sense as guess_input is not a session id or username):

image

Potential solutions:

  • Clearly state that a session id or username needs to be given and return a friendly message when no results are found
  • Allow search by input/output id as well 😀
@hypebright hypebright changed the title Focus search keeps hanging Focus search keeps displaying "Searching..." when API returns null Aug 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant