Default Image for NULL Fields (Photo / Image / Avatar / etc...) #5144
-
|
It would be a nice idea to have a default placeholder image for any null image type of field, especially in the global search. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I'm thinking something simple like a gray background with photo icon from heroicons
|
Beta Was this translation helpful? Give feedback.
-
|
All avatar should be wrapped with |
Beta Was this translation helpful? Give feedback.

All avatar should be wrapped with
v-if="selectedResource.avatar". It seem that the value is actually notnullin this case.