{#if loading}
Branch
{:else}
Branch
({ label: b.name, value: b.name }))} showIndicator={$page.path === '/application/new'} noOptionsMessage="No branches found" placeholder="Select a branch" isDisabled={$page.path !== '/application/new'} />
{/if}