agriya/getlancerv3-bidding

Check the profile page validation

Opened this issue · 0 comments

Describe the bug
Check the profile page validation

To Reproduce
Steps to reproduce the behavior:

[demo]/users/39/aisha
[demo]/users/settings

  1. Overall Getlancer.
  2. Login as freelancer or employer
  3. Go to my profile page
  4. Check the below-mentioned issues.
  • My profile page - location field should be displayed as mandatory

location_1

  • Designation field - If we give the value and click submit button, "first name and last name field" required validation message is displayed

Name required_ 2

  • First name, last name and designation field value accepts the numbers, math matical signs and special characters

character_ 3

  • My account page - if we give the numbers or special characters, need proper validation message

validation_ 4

  • Zip code field value, should not accept the negative value

zipcode _ 5

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

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