Open mateoclarke opened 8 years ago
Right now you can submit the form leaving all fields blank.
We should decided what fields we want to require.
Do we want to add fields for Council District or Zip Code?
We could validate emails too, to make sure they are formatted correctly.
We also need to update Firebase rules to protect data from being deleted.
For future reference: https://groups.google.com/forum/#!topic/firebase-angular/Hg9FGkIXrws https://groups.google.com/forum/#!topic/firebase-talk/9R9bQ7pG3hA http://stackoverflow.com/questions/20779134/firebase-delete-child-with-security-rule-data-exists-on-write
I'd be interested in working on this but I am not clear which form/component to look at.
Right now you can submit the form leaving all fields blank.
We should decided what fields we want to require.
Do we want to add fields for Council District or Zip Code?
We could validate emails too, to make sure they are formatted correctly.
We also need to update Firebase rules to protect data from being deleted.
For future reference: https://groups.google.com/forum/#!topic/firebase-angular/Hg9FGkIXrws https://groups.google.com/forum/#!topic/firebase-talk/9R9bQ7pG3hA http://stackoverflow.com/questions/20779134/firebase-delete-child-with-security-rule-data-exists-on-write