Draw image placeholder on image load failure #25
Labels
No labels
bug
discussion
duplicate
enhancement
help wanted
invalid
question
suggestion
tracker
ui/ux
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: cadence/Carbon#25
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently my home instance of Matrix not showing some of the user avatars/room icons.
This happening because my home instance throws 404/500 error responses on this images load.
Maybe it will be better to catch this images load failures and draw default placeholder.
Maybe 2 placeholders for 2 different scenarios:
I saw nheko use a spinner inside the image for the first one, maybe that's interesting to use.