Skip to content

feat: profile photo upload in dashboard #2

Description

@phibkro

Backend supports POST /api/me/photo but the dashboard profile edit page has no upload widget.

Tasks

  1. Add file input to dashboard.profile.rediger._index.tsx
  2. Upload via POST /api/me/photo (multipart/form-data)
  3. Show image preview before upload
  4. Update sidebar avatar after success

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions