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(mobile): retain edited title when album updates #15806

Conversation

immangat
Copy link
Contributor

Fixes #15198

Ensure AlbumViewerEditableTitle keeps user input while editing, even when the album updates from another provider. fall back to albumName only when not in edit mode.

ensure `AlbumViewerEditableTitle` keeps user input while editing,
even when the album updates from another provider. fall back to
`albumName` only when not in edit mode.
@alextran1502 alextran1502 marked this pull request as ready for review January 31, 2025 15:11
Copy link
Contributor

@alextran1502 alextran1502 left a comment

Choose a reason for hiding this comment

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

Thank you

@alextran1502 alextran1502 changed the title fix(album-viewer): retain edited title when album updates fix(mobile): retain edited title when album updates Jan 31, 2025
@alextran1502 alextran1502 merged commit 221e197 into immich-app:main Jan 31, 2025
34 checks passed
@immangat immangat deleted the fix/album-title-reset-after-user-addition branch January 31, 2025 19:33
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.

album title changes resets when selecting users
3 participants