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

fix(web): recent albums sort #14545

Merged
merged 1 commit into from
Dec 7, 2024
Merged

fix(web): recent albums sort #14545

merged 1 commit into from
Dec 7, 2024

Conversation

michelheusschen
Copy link
Contributor

Fixes #14541 by sorting the recent albums based on the album's modify date, instead of the album's last modified asset date. I think this makes more sense, especially since lastModifiedAssetTimestamp can be undefined when an album has no assets.

Copy link
Member

@danieldietzler danieldietzler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, that makes more sense. Thanks!

@alextran1502 alextran1502 merged commit 5e955a1 into main Dec 7, 2024
40 checks passed
@alextran1502 alextran1502 deleted the fix/web-recent-albums-sort branch December 7, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

recent albums doesn't work
4 participants