Backlog

Deferred features and improvements to revisit later

Overview

Features that are planned but not yet prioritized. Items here may move to active roadmap entries when the time is right.

Deferred features

Account deactivation

Allow users to deactivate their account, hiding their profile and listings. Reactivation by logging back in.

  • Danger zone UI in personal info page (commented out, ready to re-enable)
  • Server action: deactivate-user-account.action.ts
  • Sets accountStatus to "deactivated", signs user out
  • Dialog with confirmation input already built

Status: UI hidden, backend ready.

On this page