Skip to content

fixed suggestion feature in username when duplicate exists#10

Open
dkhalifa25 wants to merge 1 commit into
CMU-17313Q:mainfrom
dkhalifa25:deemausername
Open

fixed suggestion feature in username when duplicate exists#10
dkhalifa25 wants to merge 1 commit into
CMU-17313Q:mainfrom
dkhalifa25:deemausername

Conversation

@dkhalifa25
Copy link
Copy Markdown

fixed suggestion feature in username when duplicate exists.

added these lines
"
const suggestion = username + 'suffix';
showError(usernameInput, username_notify, [[error:username-taken]] Try "${suggestion}" instead.);
"

to public/src/client/register.js

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