Skip to content

Add username update to the profile panel #289

Description

@jenul-ferdinand

What

Add a username-edit control to the profile panel so a signed-in user can change their username. Wire it to the v2 endpoint PUT /api/v2/users/update/:userId migrated in #267.

Why

  • The endpoint exists but nothing calls it.
  • The profile panel shows a "More personalisation stuff coming here soon!" placeholder for the current user: profile-panel.component.html. This delivers the first piece of it.

Area

  • frontend

Notes or constraints

Parent

Done when

  • A signed-in user can rename themselves from the profile panel.
  • The new username persists and shows without a manual reload.

Metadata

Metadata

Labels

enhancementNew feature or requestfrontendpriority: lowNice to have. Do when higher priorities are done.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions