Open rickyplc opened 8 years ago
When an input is invalid the 'bsStyle' is set to error and produces visual feedback to the user. However the same is not true for successful inputs. Maybe there is a better way to do this, but I think this is really important.
I really like this functionality, this works really well for my use case. Are there any concerns merging this in? @heilhead
When an input is invalid the 'bsStyle' is set to error and produces visual feedback to the user. However the same is not true for successful inputs. Maybe there is a better way to do this, but I think this is really important.