codelife
codelife copied to clipboard
Contest signup bugs
- [ ] State, City, and School fields should get empty/unspecified options by default
- [ ] City fields should be disabled until a State value is selected
- [ ] School field should be disabled until a City value is selected
- [ ] DOB input validates once, but doesn't re-validate until unfocus
- [ ] Location fields should be required, "rather not" checkbox should skip only School fields. Adjust validation.
- [ ] Form fires on enter key

Similar to #409 this is a series of UX improvements for the contest sign-up form. Users are not required to add their school's location, instead they could check the "I'd rather not say" box.