usds / benefits-enrollment-prototype

https://usds.github.io/benefits-enrollment-prototype/
31 stars 13 forks source link

Add form submission to 05-citizenship/person*-follow-up.html pages #49

Closed raquelromano closed 8 years ago

raquelromano commented 8 years ago

Replace click listener with submit listener to these pages. Currently if no button is selected, a JS error is thrown, e.g., householdMember2CitizenshipStatus is not defined, and the user can't advance.

jaredcunha commented 8 years ago

Good catch! Can't believe I missed that one after all this time! It's fixed.