Skip to content

Add username suggestion when username is taken#68

Closed
belugaaaaaaaa wants to merge 1 commit intoCMU-313:mainfrom
belugaaaaaaaa:feature/username-suggestion
Closed

Add username suggestion when username is taken#68
belugaaaaaaaa wants to merge 1 commit intoCMU-313:mainfrom
belugaaaaaaaa:feature/username-suggestion

Conversation

@belugaaaaaaaa
Copy link

What

Add a username suggestion when the chosen username is already taken on the register page.

How

  • Extend client-side username validation logic in public/src/client/register.js
  • Reuse existing i18n key error:username-suggestion for localization
  • Provide a clickable suggested username that auto-fills the input

Notes

This change is purely client-side and does not affect backend validation.

@belugaaaaaaaa belugaaaaaaaa deleted the feature/username-suggestion branch February 3, 2026 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments