Closed EnricoBarbieri1997 closed 2 years ago
Error text should be moved a couple of pixel up
We can improve on it by making errorMessage a string or array. Only the first element of the array will be shown. In this way we can provide a list of errors for fields having more than one.
Furthermore Input implementation is fine but in some places a Search element is used for text fields and it doesn't use Input internally so you can't pass errorMessage props to those
I'm aware of a problem with
fixed
Inputs are missing the design implementation for error tips and checking