#Website - Hidden error when searching users while signed out

1 messages · Page 1 of 1 (latest)

silent fog
#

Copy of: https://github.com/SevenTV/Website/issues/923

Describe the issue
When not signed in and attempting to search users, nothing will happen. Inspecting the console you can find a graphql response error "70401 sign-in required"

Where does the issue happen
Website

Steps to Reproduce
Go to website while signed out > search something

Expected Behavior
An error message prompting user to sign in to search

GitHub

When not signed in and attempting to search users, nothing will happen. Inspecting the console you can find a graphql response error "70401 sign-in required" However, when signed ...

hardy comet
#

You are not allowed to search for users when you are not signed in
That a intended feature

green monolith
#

why does the search button show then?

#

moreover, why not?

silent fog
#

the entire point of the report is that there is a silent error that should be addressed in some way in the frontend to give the user feedback. the user has no way of knowing that they cant search when there are no results and no error, it just appears broken