You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The server may take a while to respond while the user is typing into the search widget at the top of the page.
A loader would help show the UI is still waiting on a response, as opposed to receiving a response with no matches.
Normally the user would hit enter and wait on the advanced search screen, but we do not support showing some of the results there - we only show repository results, not images results.
Describe the solution you'd like
Show a loader widget until the server responds.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The server may take a while to respond while the user is typing into the search widget at the top of the page.
A loader would help show the UI is still waiting on a response, as opposed to receiving a response with no matches.
Normally the user would hit enter and wait on the advanced search screen, but we do not support showing some of the results there - we only show repository results, not images results.
Describe the solution you'd like
Show a loader widget until the server responds.
The text was updated successfully, but these errors were encountered: