Current Groups
{#if finalGroupsList.length > 0} {#each finalGroupsList as group, index (group.id)} {group.name} ({group.id}) {@html group.display_name ? `${toHTML(group.display_name)}` : ""} {/each} {:else}

This member is inside no groups.

You can add groups in this menu!

{/if}
Add to Groups

(this is nonfunctional at the moment)


Remove from Groups

(this is ALSO nonfunctional)