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

BUG: Username with character length under 4 #232

Open
Madu-de opened this issue Jun 20, 2024 · 0 comments
Open

BUG: Username with character length under 4 #232

Madu-de opened this issue Jun 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Madu-de
Copy link
Owner

Madu-de commented Jun 20, 2024

Describe the bug
On register you can't use a username length under 4. Otherwise it throws the error 'User is already registered'

To Reproduce
Steps to reproduce the behavior:

  1. Go to register pop up
  2. Try to register someone with the name/username 'Max'
  3. See error

Expected behavior
The error 'Username is too short' and min length for username and name set to 2.

@Madu-de Madu-de added the bug Something isn't working label Jun 20, 2024
@Madu-de Madu-de self-assigned this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant