scholokov / Registration-Authorization

1 stars 0 forks source link

Registration - First Nam/System skips user with 26 characters Eng- "mnbvcxzasdfghjkloiuytrewqa" in the input field #297

Open Olesya0518 opened 9 months ago

Olesya0518 commented 9 months ago

Steps to reproduce:

  1. Open https://sandbox.qax-camp.com.ua/register/
  2. In the "First Name" field, enter 26 Eng- "mnbvcxzasdfghjkloiuytrewqa" character
  3. Click the "Registration" button
  4. Observe the result

Actual result: The system does skip a user with 26 characters Eng-"mnbvcxzasdfghjkloiuytrewqa" in the input field.

Expected result: The system does not skip a user with 26 characters Eng-"mnbvcxzasdfghjkloiuytrewqa" in the input field. The maximum number of characters to enter is 25.

Environment: Windows 10 Google Chrome v. 119.0.6045.200, (64 bit)

Attachment: Screenshot_18 Screenshot_19

DmytroMarkulych commented 9 months ago

Краще не використовувати слова типу "invalid" а краще замінити їх на конкретні значення

Olesya0518 commented 9 months ago

Внесені зміни згідно коментарів.