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
While testing #648 I have found 2 bugs in forms that have required fields and use reCAPTCHA.
Major bug 1:
Form can not be sent. See Picture 03.
To reproduce the bug:
open a form with required field and enabled recapcha
just send form (WITHOUT touching any input fields)
Now the sending button turn disbaled because you did not fill all required fields, but no hint will be shown. There is no way to enable the sending button again.
Minor bug 2:
Styling of required field hint is wrong. Picture 02.
To reproduce the bug:
open a form with required field and enabled recapcha
click inside an input field without filling it
send form
Hint will be displayed but not with the same text and style like Picture 01.
Picture 01 (Hint if no recapcha is enabled and user did not fill required field) Picture 02 Picture 03
The text was updated successfully, but these errors were encountered:
While testing #648 I have found 2 bugs in forms that have required fields and use reCAPTCHA.
Major bug 1:
Form can not be sent. See Picture 03.
To reproduce the bug:
Now the sending button turn disbaled because you did not fill all required fields, but no hint will be shown. There is no way to enable the sending button again.
Minor bug 2:
Styling of required field hint is wrong. Picture 02.
To reproduce the bug:
Hint will be displayed but not with the same text and style like Picture 01.
Picture 01 (Hint if no recapcha is enabled and user did not fill required field)
Picture 02
Picture 03
The text was updated successfully, but these errors were encountered: