CodeForPhilly / balancer-main

CodeForPhilly balancer project (https://opencollective.com/code-for-philly/projects/balancer)
GNU Affero General Public License v3.0
11 stars 8 forks source link

feat: FeedbackForm POST request to Jira backend #41

Closed kristo-baricevic closed 8 months ago

kristo-baricevic commented 9 months ago

I've created the onSubmit function to handle form submission and added a useEffect hook to render state changes in the DOM after receiving the response from the Jira controller in the backend