{#if editable || onSaved} { summaryInput?.focus() return null }} bind:isOpen={popoverOpen} > {#snippet trigger()} {path} {emptyString(summary) ? 'Add a summary...' : summary} {#if labels?.length} {#each labels as label} {label} {/each} {/if} {/snippet} {#snippet content({ close })} {#if onSaved} { if (e.key === 'Enter') { save(close) } } }} bind:value={editSummary} /> { labelsDirty = true }} /> {#if inheritedLabels?.length} {/if} {#if inheritedLabels?.length} Gray labels are inherited from the folder and can only be edited there. {/if} {#if own} {:else} {path} Only the owner can change the path {/if} {#if onBehalfOfEmail} This flow will be redeployed on behalf of you ({$userStore?.email}) instead of {onBehalfOfEmail} {/if} save(close)} > Save {:else} Summary { if (e.key === 'Enter') { close() } } }} bind:value={summary} /> Path {/if} {/snippet} {:else}
Gray labels are inherited from the folder and can only be edited there.
Only the owner can change the path