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
This is because the HTML5 client side validation won't submit the form if the field is an invalid number. It has the annoying effect though that you can enter something invalid in a field that's not currently visible and then the answer to another question won't submit.
I'm not sure how to fix this short of submitting each answer individually
The text was updated successfully, but these errors were encountered:
On Fri, 11 Oct 2024, 16:36 Michael Barton, ***@***.***> wrote:
This is because the HTML5 client side validation won't submit the form if
the field is an invalid number. It has the annoying effect though that you
can enter something invalid in a field that's not currently visible and
then the answer to another question won't submit.
I'm not sure how to fix this short of submitting each answer individually
—
Reply to this email directly, view it on GitHub
<#1072>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAICOV4LCRLZKAN4U5NI43TZ27WAPAVCNFSM6AAAAABPZFKQIWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU4DCNRWG4YTINY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
I think this could be a Firefox specific issue - when I try in Chrome it won't let me type anything that isn't a number into the fields
mbarton
changed the title
[Organisational Audit] Form gets stuck if you type letters into a number field
[Organisational Audit] Form gets stuck on Firefox if you type letters into a number field
Oct 15, 2024
This is because the HTML5 client side validation won't submit the form if the field is an invalid number. It has the annoying effect though that you can enter something invalid in a field that's not currently visible and then the answer to another question won't submit.
I'm not sure how to fix this short of submitting each answer individually
The text was updated successfully, but these errors were encountered: