immich
immich copied to clipboard
fix(mobile): Fixes an issue where deleted images would still appear in the gallery
- 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.
Deploying with
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 |
Fixed the merge conflicts, ready for review once more.
Could this be merged already?