You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@TheGrandVizier Which browser were you using? all the required fields are marked as such and supposed to have HTML5 validation messages when left blank. However I can see that the validation message that should appear over the terms & conditions checkbox isn't displayed properly. In the console I see some error message related to an event triggered on Facebook.
@nirgoldberg is there any global "onsubmit" even that's causing this conflict?
@TheGrandVizier I know there's an issue with the checkboxes (as the displayed element is not really the native checkbox control) - but can you please re-check if you still have validation issues on the "regular" fields (text and drop-downs)? My own testing showed that these fields display the browser's native validation tool-tips.
If I'm right, then all is left to do it so display a custom validation error message. I just want to double check before I go on with this.
http://prntscr.com/ght7y2
the little red mark seen in the picture above is the only indicator of what is wrong with the users input.
For other fields, there is not even that indicator.
If a mandatory field is left unfilled, user must find it manually.
The text was updated successfully, but these errors were encountered: