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: Регистрация пользователя с "1" символом в "Nickname". #1219

Closed
2KO1 opened this issue Jan 27, 2023 · 0 comments · Fixed by #1226
Closed
Labels

Comments

@2KO1
Copy link
Collaborator

2KO1 commented Jan 27, 2023

Summary

Существует возможность зарегистрировать пользователя с Nickname состоящего из 1 символа, при этом в настройках, при смене на Nickname из "1" символа отображена ошибка "should be at least 3 characters".
image

Reproduction steps

- Переходим на страницу (https://codebattle.hexlet.io/users/new?locale=en&next=%2F)
- Вводим "Nickname"
- Вводим "Email"
- Вводим "Password"
- Нажимаем "Submit"

Expected result

Actual result

Browsers

  1. Google Chrome Версия 109.0.5414.120 (Официальная сборка), (64 бит)
  2. Opera Версия 94.0.4606.76

OS

  1. Windows 10 Pro Версия 21H2 (сборка ОС 19044.2364)
  2. Windows 10 Pro Версия 22H2 (сборка ОС 19045.2486)
@2KO1 2KO1 added the bug label Jan 27, 2023
@2KO1 2KO1 changed the title Bug: Регистрация пользователя с 1 символом в Nickname. Bug: Регистрация пользователя с "1" символом в Nickname. Jan 27, 2023
@2KO1 2KO1 changed the title Bug: Регистрация пользователя с "1" символом в Nickname. Bug: Регистрация пользователя с "1" символом в "Nickname". Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant