[PR #10348] fix(web): prevent new uploads from temporarily showing in trash #12866

Closed
opened 2026-02-05 15:04:49 +03:00 by OVERLORD · 0 comments
Owner

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

State: closed
Merged: Yes


Uploaded assets get added to the asset store through websocket events, but it doesn't check if the isTrashed value matches. This causes uploads to temporarily appear on the trash page until the page is refreshed.

Fixes #8979

**Original Pull Request:** https://github.com/immich-app/immich/pull/10348 **State:** closed **Merged:** Yes --- Uploaded assets get added to the asset store through websocket events, but it doesn't check if the `isTrashed` value matches. This causes uploads to temporarily appear on the trash page until the page is refreshed. Fixes #8979
OVERLORD added the pull-request label 2026-02-05 15:04:49 +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#12866