Skip to content

Implement username suggestion when username is taken#45

Open
ShreyasHariCMU wants to merge 1 commit intoCMU-313:mainfrom
ShreyasHariCMU:username-suggestion
Open

Implement username suggestion when username is taken#45
ShreyasHariCMU wants to merge 1 commit intoCMU-313:mainfrom
ShreyasHariCMU:username-suggestion

Conversation

@ShreyasHariCMU
Copy link
Copy Markdown

Problem:
Fixes #1

Summary:

  • When a username is already taken during registration, we show the user an alternate suggestion.
  • The suggestion is the attempted username + "suffix" ("admin" -> "adminsuffix")
  • Client-side change only

Before:
Screenshot 2026-02-02 at 1 47 02 PM

After:
Screenshot 2026-02-02 at 2 18 34 PM

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.

Suggest a new username if a username is taken during registration

1 participant