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 Album loading progress spinner #2751

Merged
merged 8 commits into from
Nov 29, 2024

Conversation

tinohager
Copy link
Contributor

A loading spinner is displayed for albums with many photos

image

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.65%. Comparing base (f77198f) to head (f6da7bc).
Report is 4 commits behind head on master.

Additional details and impacted files

@ildyria
Copy link
Member

ildyria commented Nov 27, 2024

Why moving out of the promises to async await ?

@tinohager
Copy link
Contributor Author

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.

@ildyria
Copy link
Member

ildyria commented Nov 28, 2024

@tinohager Can you check you are happy with the changes I made ? :)
If so feel free to squash so you have the full ownership of the PR :)

@ildyria ildyria added this to the 6.1.3 milestone Nov 28, 2024
@tinohager
Copy link
Contributor Author

@ildyria Looks good so far, it would probably be even better if it also displayed a text that the photos are currently being loaded.

@tinohager
Copy link
Contributor Author

@d7415 Hi can you review this please :)

@ildyria ildyria merged commit ba1a436 into LycheeOrg:master Nov 29, 2024
32 checks passed
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

Successfully merging this pull request may close these issues.

2 participants