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

Add little loading icon on the events calendar when waiting for api request #1547

Open
SamuelmdLow opened this issue Sep 26, 2024 · 1 comment
Assignees

Comments

@SamuelmdLow
Copy link
Member

Sometimes the request takes a while and during that time the user might be confused why there is nothing on the calendar.

You can do this with usestate where the loading animation is rendered conditionally on that state and the api request returning changes the state to false

@Nishim12 Nishim12 self-assigned this Nov 12, 2024
@Nishim12
Copy link
Contributor

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