jgero / roesena-app

Cross platform Web-App with user-created content and event manager
https://rösena.de/
0 stars 1 forks source link

image documents with missing images in storage can't be deleted from the app #321

Open jgero opened 3 years ago

jgero commented 3 years ago

When the image in the storage of an image document is missing the detail page does not open and you can't delete the broken document.

jgero commented 3 years ago

The best fix for that would be to have a fallback image URL that gets used when loading the URL from storage fails. With that handling the details page would open normally and the image could just be edited and swapped out for a working one.