gak112 / gak112/DearJobTesting
[WEB] [JS-Register-Experience Details]Field Error Validations Triggered without Entering Data
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Steps:**
1. Open a web browser and navigate to the website: "https://dearjob.org".
2. On the website's homepage, locate and click on the "Register" link in the menu tab.
3. From the available registration options, choose "JobSeeker."
4. Fill in the required details in the "Basic Details," "Education Details," "Skill Set," "Employment Details," "Work Authorization," and proceed to the "Experience Details" section.
5. In the "Experience Details" section, select the "EXPERIENCED" radio button.
**Actual Result:**
Upon selecting the "EXPERIENCED" radio button, fields such as "Total Experience," "Current Job Designation," and "Current Organization" are displayed with error validations even though the user has not entered any data into these fields. This behavior is unexpected as error validations should only trigger when there is user input that violates validation criteria.
**Expected Result:**
Error validations for fields should only trigger after the user enters data, and this data violates the specified validation criteria. The fields should initially appear without errors until the user attempts to submit the form with invalid data.
https://github.com/gak112/DearJobTesting/assets/101229315/b06fb9e9-cd0f-42e9-a6a9-eb686bf3be2b
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.