immich
immich copied to clipboard
Delete image, WebUI doesn't know where to go
The bug
I've ran into an issue where the browser doesn't seem to know what to display. According to the URL, an image should be displayed, but instead it tries to show the timeline. I say try, because it's a little buggy. On Firefox, it sometimes displays the timeline correctly (even though it shouldn't display it at all), and sometimes it freezes without being able to show the thumbnails. On Chrome it does display thumbnails, but in a buggy state where they partly overlap.
The OS that Immich Server is running on
TrueNAS Scale
Version of Immich Server
v1.108.0
Version of Immich Mobile App
Browser
Platform with the issue
- [ ] Server
- [X] Web
- [ ] Mobile
Your docker-compose.yml content
N/A
Your .env content
N/A
Reproduction steps
1. Have existing photos of a person who you haven't named yet
2. Upload an image of this person (not sure if this is required, but this is what I did)
3. Open this newest image from the timeline. Immich shoul've identified the person in the photo, showing his/her face, but without a name.
4. Click on the face to open all of this person's photos. Give the person a name. (Not sure if this also happens when changing an existing name.)
5. Go back to the photo you came from.
6. Delete it.
Expected behavior would be to just display the "next" photo in the timeline. Instead I get thrown into the buggy timeline, with the URL still showing the deleted photo. When pressing F5, the photo is shown, but since it's now in the trash, the delete button will now delete it permanently. This of course is expected, but I'm not expecting to get this photo displayed again at all.
If between steps 5 and 6, you step forward to the next photo and go back, deleting it does indeed display the next photo as expected. It just requires you to go and load that image before coming back.
Relevant log output
No response
Additional information
No response