Thumbnail of empty album does not disappear #152

Closed
opened 2026-02-19 23:03:02 -05:00 by deekerman · 2 comments
Owner

Originally created by @muety on GitHub (Jan 8, 2020).

Originally assigned to: @lastzero on GitHub.

How to reproduce:

  1. Create new album
  2. Add a single photo
  3. Remove it again

Expected: Album has default, empty thumbnail

Actual: Album has deleted picture as thumbnail

Originally created by @muety on GitHub (Jan 8, 2020). Originally assigned to: @lastzero on GitHub. **How to reproduce:** 1. Create new album 2. Add a single photo 3. Remove it again **Expected:** Album has default, empty thumbnail **Actual:** Album has deleted picture as thumbnail
deekerman 2026-02-19 23:03:02 -05:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@lastzero commented on GitHub (Jan 8, 2020):

Does a hard reload help?

We can not turn client-side caching off completely because of performance reasons.

Thumbs for labels are also cached in memory because our queries are pretty expensive, we try to find the best thumb for each label.

@lastzero commented on GitHub (Jan 8, 2020): Does a hard reload help? We can not turn client-side caching off completely because of performance reasons. Thumbs for labels are also cached in memory because our queries are pretty expensive, we try to find the best thumb for each label.
Author
Owner

@muety commented on GitHub (Jan 8, 2020):

Hard refresh helps 👍
I was concerned that other users might potentially see a photo that you already deleted. But if client-side caching is the issue here this is not a problem anyway.

@muety commented on GitHub (Jan 8, 2020): Hard refresh helps :+1: I was concerned that other users might potentially see a photo that you already deleted. But if client-side caching is the issue here this is not a problem anyway.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/photoprism#152
No description provided.