Intermittent grid dish image missing after returning from detail view #16

Open
opened 2026-05-04 22:01:54 +02:00 by ben · 0 comments
Owner

After navigating back from a dish detail page, some dish entries in the grid view occasionally show only the blurred image/footer background while the actual display image does not load.

This is related to the image pipeline refactor from issue #15, but it is not fully fixed by the current persisted repair/fallback handling.

Notes:

  • Intermittent and currently hard to reproduce reliably.
  • Seen when returning from the dish detail view to the grid view.
  • Expected: the grid card display image should load after returning.
  • Actual: the card sometimes stays on the blurred image/fallback and the main image never appears.

Follow-up areas to inspect:

  • Hero/ImageCache interaction when returning from detail/fullscreen image views.
  • Stale Isar dish instances versus repaired image paths.
  • Display derivative existence/decode failures after cached original downloads.
After navigating back from a dish detail page, some dish entries in the grid view occasionally show only the blurred image/footer background while the actual display image does not load. This is related to the image pipeline refactor from issue #15, but it is not fully fixed by the current persisted repair/fallback handling. Notes: - Intermittent and currently hard to reproduce reliably. - Seen when returning from the dish detail view to the grid view. - Expected: the grid card display image should load after returning. - Actual: the card sometimes stays on the blurred image/fallback and the main image never appears. Follow-up areas to inspect: - Hero/ImageCache interaction when returning from detail/fullscreen image views. - Stale Isar dish instances versus repaired image paths. - Display derivative existence/decode failures after cached original downloads.
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
ben/LovePlate#16
No description provided.