Skip to content

fixed username duplicate error to suggest new username (Issue #1)#19

Open
ArjunV06 wants to merge 1 commit intoCMU-313:mainfrom
ArjunV06:main
Open

fixed username duplicate error to suggest new username (Issue #1)#19
ArjunV06 wants to merge 1 commit intoCMU-313:mainfrom
ArjunV06:main

Conversation

@ArjunV06
Copy link
Copy Markdown

@ArjunV06 ArjunV06 commented Feb 2, 2026

Closes #1 and implemented a suffix system for username taken on the frontend. Does not handle duplicate -suffix usernames.

Changes in error.json and register.js

@ArjunV06 ArjunV06 changed the title fixed username errors (Issue #1) fixed username duplicate error to suggest new username (Issue #1) Feb 2, 2026
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 21599290075

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.841%

Totals Coverage Status
Change from base Build 21503398961: 0.0%
Covered Lines: 25358
Relevant Lines: 30328

💛 - Coveralls

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

2 participants