Bug #1180
openName field accepts numbers when new user is created
0%
Description
Description:
The Name field from the create a new user form accepts numbers although it should only accept alphabetic characters (both, latin and cyrillic), all letter cases (lower and upper), special characters (only “-”, and “ . ”) and spaces.
Steps to reproduce:
1.Log in to https://qainterrapt.brainster.xyz
2.Click on Users
3.Click on "CREATE" button
4.Fill in the Name field with numbers
5.Fill in the Email and Password fields with valid input
6.Click on "CREATE" button
7.Click on "BACK" button
8.Observe the table with Users
Expected result:
New user should not be created. Name field should not accept numbers and a message with a red text that this field is required should appear, under the Name field after clicking on the "CREATE" button.
Actual result:
Name field accepts numbers and new user is created successfully.
Browser/Platform: Edge