[PR #8919] fix(mobile): restore button in asset viewer #12249

Closed
opened 2026-02-05 14:53:51 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/8919

State: closed
Merged: Yes


Description

Fixes #8861
This fixes the mobile version of this issue. This pull request #8935 fixed the web version.
This works for both images and videos.

Apologies if something is done wrong, this is my first opensource contribution.

How Has This Been Tested?

  • ran flutter test and all tests passed successfully.
  • Inserted an image from the web client and deleted it, restored on device.
  • Deleted image on device and restored on device.

Screenshots (if appropriate):

Screenshot_1713537107
Screenshot_1713537111

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
**Original Pull Request:** https://github.com/immich-app/immich/pull/8919 **State:** closed **Merged:** Yes --- ## Description Fixes #8861 This fixes the mobile version of this issue. This pull request #8935 fixed the web version. This works for both images and videos. Apologies if something is done wrong, this is my first opensource contribution. ## How Has This Been Tested? - ran `flutter test` and all tests passed successfully. - Inserted an image from the web client and deleted it, restored on device. - Deleted image on device and restored on device. ## Screenshots (if appropriate): ![Screenshot_1713537107](https://github.com/immich-app/immich/assets/46903591/f29c225d-3116-4c15-81a8-d15de09f82fb) ![Screenshot_1713537111](https://github.com/immich-app/immich/assets/46903591/330436e3-9033-47bb-bf74-27aca7875dcd) ## Checklist: - [x] I have performed a self-review of my own code - [x] I have made corresponding changes to the documentation if applicable
OVERLORD added the pull-request label 2026-02-05 14:53:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#12249