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): update recent album after edit #15762

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

antoniosarro
Copy link
Contributor

Fixed #15605

  • Added updateRecentAlbumInfo function, which is called at the end of successEditAlbumInfo. This ensures that the recentAlbums data in the userInteraction store is updated to reflect changes made in the sidebar.

@jrasm91 jrasm91 force-pushed the fix/update-recent-album-info branch from 90b4350 to 9e7ea70 Compare January 29, 2025 17:11
@jrasm91 jrasm91 enabled auto-merge (squash) January 29, 2025 17:12
@jrasm91 jrasm91 merged commit f3ba994 into immich-app:main Jan 29, 2025
33 checks passed
@antoniosarro antoniosarro deleted the fix/update-recent-album-info branch January 29, 2025 23: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.

In Web app, Renaming Album doesn't auto-update
3 participants