{ event.preventDefault(); if (!busy) onClose(); }}>

{de ? "Neues Issue" : "New issue"}

{source.label}

{azure ? (de ? "Projekt" : "Project") : "Repository"} void selectTarget(value)}/>
{#if loadError} {:else if !loading && !targets.length}

{de ? "Keine Repositories oder Projekte verfügbar." : "No repositories or projects available."}

{/if} {#if azure}
{de ? "Work-Item-Typ" : "Work item type"} ({value,label:value}))} disabled={!repository || typesLoading || busy} ariaLabel={de ? "Work-Item-Typ" : "Work item type"} placeholder={typesLoading ? (de ? "Wird geladen …" : "Loading …") : (de ? "Typ auswählen" : "Select type")} onChange={value => workItemType = value}/>
{#if typeError} {:else if repository && !typesLoading && !types.length}

{de ? "Keine Work-Item-Typen verfügbar." : "No work item types available."}

{/if} {/if} {#if error}{/if}