bitplatform icon indicating copy to clipboard operation
bitplatform copied to clipboard

Inappropriate image style when the image source is unavailable in the `TodoTemplate` project

Open maryamhdr opened this issue 3 years ago • 1 comments

When the alt text of an img tag displays, it doesn't look good and needs to be styled. freesnippingtool com_capture_20220723123643 freesnippingtool com_capture_20220723123810

maryamhdr avatar Jul 23 '22 08:07 maryamhdr

it's not the alt problem. the img element's onerror event should be handled and in case of an error, a specific UI should be rendered instead of the default behavior which is showing this inappropriate view.

msynk avatar Jul 23 '22 08:07 msynk