{#each $member.flags as _, index} moveFlag(index, true)} /> moveFlag(index, false)} /> removeFlag(index)} /> {/each}

{#each filteredFlags as flag (flag.id)} addFlag(flag)} /> {:else} {#if data.flags.length === 0} You haven't uploaded any flags yet. {:else} There are no flags matching your search {flagSearch}. {/if} {/each}
{#if data.flags.length === 0}

Why can't I see any flags?

There are thousands of pride flags, and it would be impossible to bundle all of them by default. Many labels also have multiple different flags that are favoured by different people. Because of this, there are no flags available by default--instead, you can upload flags in your settings. Your main profile and your member profiles can all have different flags.

{:else} To upload and delete flags, go to your settings. {/if}