-
Notifications
You must be signed in to change notification settings - Fork 45
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
chore: create a load spinner for data fetching (WEB-100) #115
Comments
Hello team, |
@vazquezea96 are you still interested? |
Yes sir! |
@vazquezea96 alright go ahead and tackle it and create a PR for me to review. Let me know if you have any questions. |
This ticket is up for grabs |
Clarifying question: the expectation is to add a loading spinner, that could be used at various places, when fetching data anywhere. Also, are there existing places where this needs to be used? |
@pavittarx I believe you can find where the loader will be needed by searching "isLoading" in the application. |
Task
Create a load spinner that can be used when fetching data.
The text was updated successfully, but these errors were encountered: