Uh oh!
There was an error while loading. Please reload this page.
Exclude :submit from validation - #144
Conversation
Element :submit does not contain validation rules.
dg
commented
Feb 20, 2017
Which bug it fixes? |
mark-31
commented
Feb 20, 2017
nette-live-form-validation + Bootstrap 3 + .input-group with submit button. |
dg
commented
Feb 20, 2017
Where exactly is problem? Any side effect? |
mark-31
commented
Feb 20, 2017
Example: Class .form-group is parental element for 2 controls. |
Robyer
commented
Mar 4, 2017
@dg This PR was originally posted for nette-live-form-validation script ( contributte/live-form-validation#30 ). Is there a reason why |
571b36c to
841e5deComparedg
commented
Jun 21, 2017
I understand what the problem is. The same thing can happen if two inputs are together in one form-group, so a better solution is the error state only to turn on, not to turn off. |
8ed13d7 to
d6aa86eCompare1c0b101 to
2e462fbCompare21f7326 to
35f9b84Comparedc0cb8f to
dd11397Comparedd9d4ef to
458607dCompareec3633f to
206edb7Comparef305a97 to
215a482Compare4c07b63 to
f59c35eCompared5e7d21 to
6b69042Comparedf91a09 to
a358616Compare
Element :submit does not contain validation rules.