{#if person.name}
{person.name}
{/if}
{ showContextMenu = !showContextMenu; }} data-testid="context-button-parent" id={`icon-${person.id}`} >
{#if showContextMenu}
(showContextMenu = false)}>
dispatch('hide-face')} text="Hide face" />
dispatch('change-name')} text="Change name" />
dispatch('set-birth-date')} text="Set date of birth" />
dispatch('merge-faces')} text="Merge faces" />
{/if}
{#if showContextMenu}
{/if}