Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
aoli-al opened this issue Jan 28, 2024 · 0 comments · May be fixed by #3, #5, #6, #14 or #24
Open

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

aoli-al opened this issue Jan 28, 2024 · 0 comments · May be fixed by #3, #5, #6, #14 or #24

Comments

@aoli-al
Copy link
Contributor

aoli-al commented Jan 28, 2024

NodeBB should automatically suggest an alternative username when the chosen username is already in use. At present, it simply displays the message 'Username taken.' Instead, we propose appending a suffix string to the user's original choice. For example, if a user selects test123 and it is taken, NodeBB should suggest 'test123suffix' as an alternative.

Current behaviour:

image

Expected behaviour:

image

@andyxzhu andyxzhu linked a pull request Feb 5, 2024 that will close this issue
@dwang3851 dwang3851 linked a pull request Feb 5, 2024 that will close this issue
@brycez1 brycez1 linked a pull request Feb 5, 2024 that will close this issue
@tarun-bandi tarun-bandi linked a pull request Feb 5, 2024 that will close this issue
@joannayxtan joannayxtan linked a pull request Feb 5, 2024 that will close this issue
@ndaruvala ndaruvala linked a pull request Feb 5, 2024 that will close this issue
@jcheng1103 jcheng1103 linked a pull request Feb 5, 2024 that will close this issue
@EmilyMSong EmilyMSong linked a pull request Feb 5, 2024 that will close this issue
@summitwei summitwei linked a pull request Feb 5, 2024 that will close this issue
@erinchen01 erinchen01 linked a pull request Feb 5, 2024 that will close this issue
@rayhhome rayhhome linked a pull request Feb 5, 2024 that will close this issue
@NMCBU1 NMCBU1 linked a pull request Feb 5, 2024 that will close this issue
@bobofishbo bobofishbo linked a pull request Feb 3, 2025 that will close this issue
@phiofuni phiofuni linked a pull request Feb 3, 2025 that will close this issue
@SubtoFelix SubtoFelix linked a pull request Feb 3, 2025 that will close this issue
@cindy-wg cindy-wg linked a pull request Feb 3, 2025 that will close this issue
@kzhang31415 kzhang31415 linked a pull request Feb 3, 2025 that will close this issue
@wuyanglll wuyanglll linked a pull request Feb 3, 2025 that will close this issue
@savannahxunc savannahxunc linked a pull request Feb 3, 2025 that will close this issue
@intchrkl intchrkl linked a pull request Feb 3, 2025 that will close this issue
@lesliehuh lesliehuh linked a pull request Feb 3, 2025 that will close this issue
@ajain-1 ajain-1 linked a pull request Feb 3, 2025 that will close this issue
@rkinny rkinny linked a pull request Feb 3, 2025 that will close this issue
jonassoh added a commit to jonassoh/NodeBB-S24-R3 that referenced this issue Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment