{#key newIssue.description}
{/key}
(newIssue.priority = detail)} /> {#key newIssue.assignee}
(newIssue.assignee = detail)} /> {/key}
{ newIssue.estimation = evt.detail }} />
{ addTagRef(evt.detail) }} on:delete={(evt) => { labels = labels.filter((it) => it._id !== evt.detail) }} />