-
-
Notifications
You must be signed in to change notification settings - Fork 308
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 Album loading progress spinner #2751
Add Album loading progress spinner #2751
Conversation
Why moving out of the promises to async await ? |
This is the only way I can really wait with onMounted. I have previously tried to implement it with then. I would generally prefer the await logic. |
@tinohager Can you check you are happy with the changes I made ? :) |
@ildyria Looks good so far, it would probably be even better if it also displayed a text that the photos are currently being loaded. |
@d7415 Hi can you review this please :) |
A loading spinner is displayed for albums with many photos