CodeYellowBV / re-cy-cle

React component library for Code Yellow
https://codeyellowbv.github.io/re-cy-cle/
6 stars 6 forks source link

Some input components don't show error border color #55

Closed SpaceK33z closed 7 years ago

SpaceK33z commented 7 years ago

Some input components like SingleDatePicker and TextArea 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.