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
When you hit search on the loading screen, there is an asynchronous task that makes database calls in the background. However, the user does not know this is happening, and can be confusing.
Requirements
Add a loading indicator of the developer's choice to represent that a search is occurring in the background.
Description
When you hit search on the loading screen, there is an asynchronous task that makes database calls in the background. However, the user does not know this is happening, and can be confusing.
Requirements
Add a loading indicator of the developer's choice to represent that a search is occurring in the background.
Resources
React Spinners Module
Tailwind Animation built-ins
The text was updated successfully, but these errors were encountered: