Follow-up to #1765892: Commerce Payment option change

Original:
When changing the payment option in the drupal commerce checkout form, the validation fires and throws errors on all fields not filled in it also prevents the form from chaining the fields.

Further screenshot showing this problem:

ON 2.x and 1.x I'm getting similar with the payment busting the submit button and not reactivating it. Maybe a separate issue?

Comments

joelpittet created an issue.

AaronBauman’s picture

https://www.drupal.org/sandbox/cityreader/2545780 resolves this issue for Commerce, but I wonder if this could also be an issue for other ajax-y forms, e.g. views exposed filters or views bulk operations?