Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds loading state while search is working #6

Open
christianhelp opened this issue Nov 5, 2024 · 0 comments
Open

Adds loading state while search is working #6

christianhelp opened this issue Nov 5, 2024 · 0 comments
Assignees

Comments

@christianhelp
Copy link
Contributor

christianhelp commented Nov 5, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants