You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an inconsistency with nickname's requirements. User can change nickname through settings with 2 spaces and special character as 1st letter, but user cannot do it when register a new account.
Current version: babf5ed
Prerequisites:
User is logged in
Lobby page is opened https://codebattle.hexlet.io/#lobby
Nickname has not been taken already
Reproduction steps
1. Click on profile icon
2. Click on "settings"
3. Type "@ 2"in"Your name" field
4. Click on "save" button
Expected result
Nickname doesn't change. Validation error occurs
Actual result
Nickname does change.
Browsers
Chrome
OS
Windows
The text was updated successfully, but these errors were encountered:
Summary
There is an inconsistency with nickname's requirements. User can change nickname through settings with 2 spaces and special character as 1st letter, but user cannot do it when register a new account.
Current version: babf5ed
Prerequisites:
User is logged in
Lobby page is opened https://codebattle.hexlet.io/#lobby
Nickname has not been taken already
Reproduction steps
Expected result
Nickname doesn't change. Validation error occurs
Actual result
Nickname does change.
Browsers
Chrome
OS
Windows
The text was updated successfully, but these errors were encountered: