eggheadio / gatsby-starter-egghead-blog

This is an example Gatsby blog site that we use as a reference at egghead.
https://egghead-gatsby-starter.netlify.com/
MIT License
517 stars 82 forks source link

Add states to Subscribe Form #4

Closed tayiorbeii closed 5 years ago

tayiorbeii commented 5 years ago

This PR adds some logic for handling various states:

Note the Formik won't allow the form to be submitted if the fields aren't valid.

joelhooks commented 5 years ago

I removed the validations on the first name as it doesn't have a min/max length and isn't strictly required. Also went ahead and gave a human thanks after a response that isn't an error.