Closed SpaceK33z closed 7 years ago
Some input components like SingleDatePicker and TextArea don't show the red border color when there is an error (hasError=true).
SingleDatePicker
TextArea
hasError=true
Each component in Storybook should have a with errors story, so we can easily test this in the future.
with errors
Some input components like
SingleDatePicker
andTextArea
don't show the red border color when there is an error (hasError=true
).Each component in Storybook should have a
with errors
story, so we can easily test this in the future.