0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-18 01:24:26 -05:00
immich/mobile/lib/widgets/album
Mangat Singh Toor | ਮੰਗਤ ਸਿੰਘ ਤੂਰ 221e197633
fix(mobile): retain edited title when album updates (#15806)
* fix(album-viewer): retain edited title when album updates

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.

* linting

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-01-31 09:24:53 -06:00
..
add_to_album_bottom_sheet.dart feat(mobile): new mobile UI (#12582) 2024-10-10 15:44:14 +07:00
add_to_album_sliverlist.dart
album_action_filled_button.dart chore(mobile): minor styling fix (#11619) 2024-08-06 14:39:07 -05:00
album_thumbnail_card.dart feat(mobile): new mobile UI (#12582) 2024-10-10 15:44:14 +07:00
album_thumbnail_listtile.dart
album_title_text_field.dart chore(mobile): minor styling fix (#11619) 2024-08-06 14:39:07 -05:00
album_viewer_appbar.dart feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00
album_viewer_editable_title.dart fix(mobile): retain edited title when album updates (#15806) 2025-01-31 09:24:53 -06:00
shared_album_thumbnail_image.dart