industrial-optimization-group / desdeo-frontend

A frontend for DESDEO developed in typescript and react
3 stars 5 forks source link

Validation problems #15

Open giomara-larraga opened 1 year ago

giomara-larraga commented 1 year ago

The validation of all the fields should be done in a similar way to facilitate their use on multiple pages. For example, have a component that already considers the validation and how to show the error message.

At the moment there is not consistent way of validating the fields and showing the error messages