chingu-voyages / v8-bears-team-01

https://damp-ocean-88180.herokuapp.com/
1 stars 3 forks source link

Users are able to spam submit button when creating new project resulting in multiple of the same project. They should be allowed to submit once only. #53

Open Dan-Y-Ko opened 5 years ago

Dan-Y-Ko commented 5 years ago

I may re-write all project create/edit components with formik and trash redux forms as it might save time in the long-run over trying to solve the issues that redux forms is creating.