{projectName ? `${projectName} Settings — FPMB` : "Project Settings — FPMB"}

Project Settings

Configure {projectName || "..."} preferences and access.

{#if loading}
Loading...
{:else}

General Info

Update project name and description.

{#if saveError}

{saveError}

{/if} {#if saveSuccess}

Changes saved.

{/if}

Danger Zone

Irreversible destructive actions.

Archive Project

Mark this project as read-only and hide it from the active lists.

Delete Project

Permanently remove this project, its boards, files, and all associated data.

{/if}