Skip to content

Conversation

@jxd23
Copy link

@jxd23 jxd23 commented Sep 16, 2025

  1. Issue
    Suggest a new username if a username is taken during registration #1

refactored files:
public/language/en-US/error.json
public/src/client/register.js

  1. Refactoring
    What changes did you make to resolve the issue?
    I edited the error message to suggest appending a suffix string to the user's original username if it was already taken. I specifically took the username user input from register.js and fed it to the error.json file in order to make this change.

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