adhocteam / dhsflash

Ad Hoc's submission to the DHS FLASH Technical Challenge Exercise
Apache License 2.0
1 stars 0 forks source link

[WIP] Add client-side form validation #28

Closed paulsmith closed 8 years ago

paulsmith commented 8 years ago

Disables the submit button until the form is valid (username selected, message entered).

Marked "WIP" because there are no new tests (and existing tests are failing).

Closes #9.