- Issue created by @JayDarnell
- Assigned to atoll
- Merge request !25Issue #3453103: Node mentions do not have placeholder image β (Open) created by Unnamed author
- πΊπ¦Ukraine atoll
Added new image and extended MentionsType plugin for node.
- π¬π§United Kingdom scott_euser
Might want to instead consider π Avatar should be optional Active which just removes the requirement for avatar.
How about fetching image data from default field like user_picture ? (ex: field_image)
- πΊπ¦Ukraine dinazaur
> How about fetching image data from default field like user_picture ? (ex: field_image)
There's no default image field in node. It might be anything and different for each node type. From my point of view, #3512131 is the only appropriate way. If someone wants to display images for nodes, there are plenty of ways to add an image token to the response.
- πΊπ¦Ukraine dinazaur
@jaydarnell could you test if 3512131 resolves you issue?
- Issue was unassigned.
- Status changed to Closed: won't fix
17 days ago 9:10pm 16 June 2025 I think MR !25 #3 solves the problem. I use it without any problems.
It may be a suitable solution for those who want to add placeholder images for node type mentions instead of the solution suggested in #3512131.
+1 for RTBC