Closed dilroseR closed 3 years ago
There are few other fields also.
Share the website link so I can review your changes.
There are few other fields also.
Share the website link so I can review your changes.
but the page is running locally right? how to send the link?
There are few other fields also.
Share the website link so I can review your changes.
can you specify which ones so I'll work on it
Check everything from top to bottom.
State, district, name, document uploaded, if selected other in disability, radio buttons, etc.
Are all the mandatory fields really mandatory?
Is the form gets submitted without non-mandatory inputs?
Check everything. And specific sweet alert for all inputs.
Check everything from top to bottom.
State, district, name, document uploaded, if selected other in disability, radio buttons, etc.
Are all the mandatory fields really mandatory?
Is the form gets submitted without non-mandatory inputs?
Check everything. And specific sweet alert for all inputs.
ok , I'll check for all except non-mandatory
But if someone has filled non-mandatory fields, it should be proper.
But if someone has filled non-mandatory fields, it should be proper.
alright, i'll check those as well
There are few other fields also. Share the website link so I can review your changes.
but the page is running locally right? how to send the link?
you need to deploy your forked repo to any static deployment services like netlify and gh pages after that only we can verify the changes done by you.
There are few other fields also. Share the website link so I can review your changes.
but the page is running locally right? how to send the link?
you need to deploy your forked repo to any static deployment services like netlify and gh pages after that only we can verify the changes done by you.
https://formvalidate12.netlify.app/ Can you check please what is the issue?
@dilroseR districts are not displaying in the drop-down list.
@dilroseR districts are not displaying in the drop-down list.
it wasn't there before also
@dilroseR districts are not displaying in the drop-down list.
should i do that as well?
@dilroseR districts are not displaying in the drop-down list.
it wasn't there before also
It was always present. Chek again, compare with main website.
@dilroseR districts are not displaying in the drop-down list.
it wasn't there before also
It was always present. Chek again, compare with main website.
alright, i'll have a look bdw did you check the specific alert and found out what's going wrong? if yes then please let me know
If we select option 3A in the declaration section still it prompts to select option 3a or 3b.
Email and mobile are not mandatory still it prompts to enter an email address.
The form gets accepted without: First-time voter or transfer radio button selection in the First section. Without any selections in the mandatory specifications section. Without any details other than pin in the address section. Without city name, location and I am aware agreement in the declaration section. And without Captcha.
If we select option 3A in the declaration section still it prompts to select option 3a or 3b.
Email and mobile are not mandatory still it prompts to enter an email address.
The form gets accepted without: First-time voter or transfer radio button selection in the First section. Without any selections in the mandatory specifications section. Without any details other than pin in the address section. Without city name, location and I am aware agreement in the declaration section. And without Captcha.
ok thanks i'll check
i've sent you a video. kindly check that on slack
@dilroseR this problem is not occurring in the link you shared https://formvalidate12.netlify.app/ compare your new changes,
@dilroseR this problem is not occurring in the link you shared https://formvalidate12.netlify.app/ compare your new changes,
@dilroseR this problem is not occurring in the link you shared https://formvalidate12.netlify.app/ compare your new changes,
are you talking about fetch and merge?
@dilroseR this problem is not occurring in the link you shared https://formvalidate12.netlify.app/ compare your new changes,
@dilroseR this problem is not occurring in the link you shared https://formvalidate12.netlify.app/ compare your new changes,
are you talking about fetch and merge?
No,
I mean the changes in this PR are not creating this problem, so check the problems in your recent updates in your local project. you will find what is creating the issue.
@dilroseR this problem is not occurring in the link you shared https://formvalidate12.netlify.app/ compare your new changes,
@dilroseR this problem is not occurring in the link you shared https://formvalidate12.netlify.app/ compare your new changes,
are you talking about fetch and merge?
No,
I mean the changes in this PR are not creating this problem, so check the problems in your recent updates in your local project. you will find what is creating the issue.
ill try creating a new deployment link with the new changes then pls check
https://blissful-roentgen-bf6449.netlify.app/ here is the new link
LGTM
No. The form is getting submitted/reset without accepting all the details and with wrong inputs. Not giving specific prompts for each wrong inputs.
@kanak22 help @dilroseR in resolving this issue.
LGTM
No. The form is getting submitted/reset without accepting all the details and with wrong inputs. Not giving specific prompts for each wrong inputs.
@kanak22 help @dilroseR in resolving this issue.
Wrong inputs and specific prompts is what I noticed but the issue was only about prompting for the mandatory fields that info isn't filled yet
Even that condition is not fulfilled, the form gets reset without all inputs.
And the issue is to completely validate every input field with proper input, error messages, etc.
the form gets resetted whenever an alert appears. kindly help me on how to tackle this
Fixes #30
Describe the changes you've made
created form validation on email, phone no and pincode
Describe if there is any unusual behaviour of your code(Write
NA
if there isn't)NA
Additional context (OPTIONAL)
Add any other context or screenshots about the feature request here.
https://user-images.githubusercontent.com/70878223/126866843-a0226916-46a1-47a3-baad-847e6c725601.mp4
Checklist