diff --git a/plugins/contact-resources/src/components/SocialIdentityPresenter.svelte b/plugins/contact-resources/src/components/SocialIdentityPresenter.svelte index f2649009d1..0d9d88e72e 100644 --- a/plugins/contact-resources/src/components/SocialIdentityPresenter.svelte +++ b/plugins/contact-resources/src/components/SocialIdentityPresenter.svelte @@ -14,12 +14,13 @@ --> {#if socialIdProvider != null} -
-
+
+
+ +
{value.displayValue ?? value.value}
-
+ {#if shouldShowAvatar} +
+ {/if}
{/if} diff --git a/plugins/contact-resources/src/index.ts b/plugins/contact-resources/src/index.ts index af77fd4250..27a2116cf3 100644 --- a/plugins/contact-resources/src/index.ts +++ b/plugins/contact-resources/src/index.ts @@ -402,7 +402,8 @@ export default async (): Promise => ({ ContactNamePresenter, PersonIdFilter, AssigneePopup, - TranslationSettings + TranslationSettings, + SocialIdentityPresenter }, completion: { EmployeeQuery: async (