Closed hellodeborahuk closed 2 years ago
There is no validation when a user clicks on the submit button and all the fields are empty. And also the textarea likes to move around a lot 😅 Maybe give it a fixed width and an auto height? And to cut down on spam you could add CAPTCHA.
https://www.netlify.com/blog/2017/07/20/how-to-integrate-netlifys-form-handling-in-a-react-app/ https://docs.netlify.com/forms/spam-filters/
There is no validation when a user clicks on the submit button and all the fields are empty. And also the textarea likes to move around a lot 😅 Maybe give it a fixed width and an auto height? And to cut down on spam you could add CAPTCHA.