Open ANicholasson opened 4 years ago
See SubmitProject.js, NewProject.js and RequestEditForm.js.
These are easier to fix if we convert from Ant Design 3.26.6 -> Ant Design 4.x.x.
Ant Design 4 and onwards have removed a lot of complexity from form handling which makes it easier to work with forms.
See SubmitProject.js, NewProject.js and RequestEditForm.js.
These are easier to fix if we convert from Ant Design 3.26.6 -> Ant Design 4.x.x.
Ant Design 4 and onwards have removed a lot of complexity from form handling which makes it easier to work with forms.