gak112 / DearJobTesting

1 stars 0 forks source link

[WEB] [JS-Edit Profile-Skills Set] Incorrect Validation for Experience Months #1002

Open eraytech opened 7 months ago

eraytech commented 7 months ago

Steps:

  1. Open "https://dearjob.org" in a web browser.
  2. Login with the job seeker's credentials.
  3. Navigate to "Edit Profile" in the job seeker section.
  4. Access the "Skills Set" section and click "Add Details."

Actual: The experience months field triggers an incorrect validation, displaying "Please Enter Experience Months" when more than 11 months are entered.

Expected: Accurate validation should allow entry of up to 11 months. Any input exceeding 11 months should prompt the message "Please enter less than 12 months."

image