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
In the live server, it sometimes can take 10 seconds to query the result. To help users see that their query is progressing and its not stuck due to some issues, we can implement a loading bar that keep track of the query progress (getting the api call, parsing the data, etc)
The text was updated successfully, but these errors were encountered:
In the live server, it sometimes can take 10 seconds to query the result. To help users see that their query is progressing and its not stuck due to some issues, we can implement a loading bar that keep track of the query progress (getting the api call, parsing the data, etc)
The text was updated successfully, but these errors were encountered: