solarwinds / nova

Apache License 2.0
23 stars 19 forks source link

Add a property for error state in searchComponent #541

Closed mpoliakovS closed 1 year ago

mpoliakovS commented 1 year ago

Describe the issue/feature: In some cases it is useful to add some kind of validation for the search component input. Currently there is no way for the search input to display an error state. The idea is to add an input property Boolean type which will add has-error class.

pavlo-poimanov commented 1 year ago

https://github.com/solarwinds/nova/pull/542