sef-global / scholarx-frontend

This is the frontend of the ScholarX
MIT License
5 stars 44 forks source link

Contact number is not being validated in Mentee Application Form #128

Open mayura-andrew opened 1 month ago

mayura-andrew commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to Home Page.
  2. Click on 'Find a Mentor'.
  3. Click on one of the available mentor profiles.
  4. Click on the "Apply" button.
  5. On the mentee application page, locate the contact number input field.
  6. Enter an invalid contact number (e.g., a number that is too long).
  7. Click 'Next.'

Expected behavior A clear and concise description of what you expected to happen.

The contact number input field should validate the input using a suitable regex pattern. If an invalid contact number is entered, the system should display a proper error message instructing the mentee to reenter a valid contact number. The mentee should not be able to proceed to the next step until a valid contact number is provided.

Screenshots If applicable, add screenshots to help explain your problem.

contact

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Are you working on it? No

Malinhara commented 1 month ago

Also, email is not validated properly, I fixed it

mayura-andrew commented 1 month ago

Hi @Malinhara Yes you're right! Are you working on this?

Malinhara commented 1 month ago

I fixed it ,can you check it @mayura-andrew

mayura-andrew commented 1 month ago

image this Graduated Year input also needs to validate @Malinhara

mayura-andrew commented 1 month ago

@Malinhara Hi any updates on this issue ?

Malinhara commented 1 month ago

No @mayura-andrew

mayura-andrew commented 1 month ago

@Malinhara you're working on this issue right?

eazerabi commented 1 week ago

me