fossasia / susper.com

Susper Decentralised Search Engine https://susper.com
GNU Lesser General Public License v2.1
1.73k stars 301 forks source link

validating of the email-id and contact-number data type in contact form #1175

Open shaharyar-shamshi opened 5 years ago

shaharyar-shamshi commented 5 years ago

In the contact form we are not validating the the email id and data type of the contact number although in the form there type are defined as email-id and number but we should never rely on the form to validate we should ourself validate it . I want to submit the PR of it.

simsausaurabh commented 5 years ago

@shaharyar-shamshi I guess you can use Angular Form Validation.

shaharyar-shamshi commented 5 years ago

@simsausaurabh yup I can use that can I start working on it

simsausaurabh commented 5 years ago

Sure :+1:

rajvaibhavdubey commented 5 years ago

@simsausaurabh @shaharyar-shamshi I'm working on this.

subhahu123 commented 5 years ago

@mariobehling please close this