Open leusgalvan opened 5 years ago
I would really recommend to take under consideration yup to do that task. Maybe in conjunction with Formik. Although yup should be enough.
Sure, I'll try to learn how to use it. Do you think it will be easy to use with material-ui?
Sure, I'll try to learn how to use it. Do you think it will be easy to use with material-ui?
Sure. It is just a light validation library.
A team currently consists of:
The AddTeam component, reachable at /team/add, displays a form with a simple text field for the name and a list to select members (users) by clicking them.
There are currently no validations whatsoever for that form. Some could be: