Rebuild-Black-Business / RBB-Website

Website to help connect black-owned businesses with consumers and resources
https://www.rebuildblackbusiness.com/
MIT License
120 stars 75 forks source link

[Feature] Add a Suggestions Box #283

Open ashtine opened 4 years ago

ashtine commented 4 years ago

Prerequisites

User Story

As a user I want to see a suggestion box So I can provide some feedback

Acceptance Criteria

Is your feature request related to a problem? Please describe.

This is a place so users can provide insight to where we need to pivot

Describe the solution you'd like

Gatsby + Netlify have a solid integration that we can use to handle form submissions. Documentation here: https://www.gatsbyjs.org/docs/building-a-contact-form/#netlify

SeHarlan commented 3 years ago

I can take this on. I've contacted business team and design team to get it started

magnificode commented 3 years ago

Hey @SeHarlan ! So I merged your work into main, however after some further testing, and investigation, it appears that a bit more work is required in order to get Netlify forms working within a React app:

https://www.netlify.com/blog/2017/07/20/how-to-integrate-netlifys-form-handling-in-a-react-app/

Any chance you could look into this, and re-submit your PR? Sorry for the back and forth! My inexperience with Netlify forms has bit me on this one :P