Add ability to modify full/display name in user.profile after account creation
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
It would be nice if we were able to update our full/display names after creating an account for consistency, privacy, and other reasons.
For example, my legal name does not match my name on Keybase any longer, and I would prefer it did.
Note - I think adding the ability to change your username should be a separate request, and is not what I'm asking for here.
If there's a better place to submit this issue or I'm missing something, let me know.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue identifies user.profile as the requested area but names no files, tests, or implementation entry point. Start by locating how profile and display-name data are stored and updated, then determine the validation and authorization behavior needed to support changing the full/display name without changing the username; done means the account can update those names after creation and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100