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 in this search works as expected:
It would be best to handle such errors in a manner that gives the user feedback, especially for a sign-in error.
I was going to open a PR for this, but it appears that even after creating a Font awesome API key, it does not have the same permissions for the FA NPM repositories you guys use which are required in order to build the app.
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 in this search works as expected:
It would be best to handle such errors in a manner that gives the user feedback, especially for a sign-in error.
I was going to open a PR for this, but it appears that even after creating a Font awesome API key, it does not have the same permissions for the FA NPM repositories you guys use which are required in order to build the app.