Bug with form submission when not filling out required field
-
I’ve got a form with some required fields on the form submission page. It’s also a multipage form.
The problem is that on iOS (ipad, iphone) in either chrome or safari browsers only, when the form is submitted and the required fields are not filled out, the user is routed back to the first page on the form. If the user then clicks next all the way to the end, they will see a notification for the fields that are required.
The expectation is that the error shows up right then and there, or reloads to show the errors to the user so that they can make the correction without having to go through the form pages again. This does appear to be a bug. I tested on my dev site and also on a vanilla WP install here: https://dev-jnto.pantheon.io/sample-page/ – This doesn’t happen in non-iOS devices and this doesn’t happen on Android either.
- The topic ‘Bug with form submission when not filling out required field’ is closed to new replies.