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): restore button in asset viewer #8935

Merged
merged 4 commits into from
Apr 20, 2024

Conversation

ConnerWithAnE
Copy link
Contributor

Description

Fixes #8861

This fixes the web version of this issue. This pull request #8919 fixed the mobile version.

How Has This Been Tested?

  • ran npm run check:all and all tests passed successfully.
  • Inserted an image from the web client and deleted it, restored from the trash.

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable

@jrasm91 jrasm91 force-pushed the restore-in-image-viewer-web branch from 9ce0e46 to 0eda330 Compare April 20, 2024 01:14
Copy link
Contributor

@jrasm91 jrasm91 left a comment

Choose a reason for hiding this comment

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

Noice. I moved it to advance the view, just like it does when you trash the item initially. Also, it removes it from the store, so no refresh is required.

@jrasm91 jrasm91 enabled auto-merge (squash) April 20, 2024 01:16
@jrasm91 jrasm91 merged commit 3abfe3c into immich-app:main Apr 20, 2024
22 of 23 checks passed
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.

No restore button when viewing images in the Trash
2 participants