Files
social-media/docs/TASKS/user-profile-settings/001-edit-user-information.md

577 B

Task: Edit user information settings

Goal

Allow users to edit their profile details from the user information settings page.

Feature Spec

  • docs/FEATURES/user-profile-settings.md

Scope

  • Replace read-only user information details with editable first name, last name, alias, and email fields.
  • Keep portrait upload available on the page.
  • Use the existing Identity endpoints for full name, alias, email, and portrait updates.
  • Keep the profile store as the source of truth for app-shell user identity.

Validation

cd frontend
npm run build