colindamelio / saraswati

2 stars 0 forks source link

Feature: Application Form #2

Open colindamelio opened 6 years ago

colindamelio commented 6 years ago

baseline work already exists under components/ApplicationForm.js

Visual Reference:

screen shot 2018-08-30 at 12 11 08 pm
JesseNoseworthy commented 6 years ago

Re form validation: HTML5 does a kickass job on this; we will simply need to write the regex and connect the missing pieces.

johnathanfong commented 6 years ago

@JesseNoseworthy can I count on you to maybe tackle some validation work?

johnathanfong commented 6 years ago

Currently connected to Focus Pocus. I've set some validations required to enable the Submit button

johnathanfong commented 6 years ago

Changing this to priority-medium because the form works and has 1 layer of validation before submission. Would really love to introduce specific input validations in phase 2.

cc @JesseNoseworthy @nsbtr @colindamelio