immich icon indicating copy to clipboard operation
immich copied to clipboard

fix(mobile): Fixes an issue where deleted images would still appear in the gallery

Open martyfuhry opened this issue 1 year ago • 3 comments

  • Sends the renderList directly to the gallery view
  • The gallery view can interact with the renderList

This is a workaround for now. Soon I will refactor the gallery and timelines to watch the same render list and we can remove some of this. In the meanwhile, I was able to simplify quite a bit of code and this is a slight improvement over what we were doing.

martyfuhry avatar Feb 07 '24 15:02 martyfuhry

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 76abdc3
Status: ✅  Deploy successful!
Preview URL: https://8445eb21.immich.pages.dev
Branch Preview URL: https://fix-delete-asset-remove-from.immich.pages.dev

View logs

Fixed the merge conflicts, ready for review once more.

martyfuhry avatar Feb 18 '24 16:02 martyfuhry

Could this be merged already?

waclaw66 avatar May 11 '24 07:05 waclaw66