formula-one icon indicating copy to clipboard operation
formula-one copied to clipboard

`onValidation` should communicate whether errors are visible or not

Open dmnd opened this issue 6 years ago • 1 comments
trafficstars

Currently onValidation doesn't communicate whether errors are actually visible or not. Based on the feedback strategy, it's possible there are errors that the user cannot see. This is awkward.

Once this is fixed, we should call onValidation whenever validation changes but also whenever error visibility changes (which can happen onBlur)

dmnd avatar Jul 10 '19 16:07 dmnd

Probably a dupe of #26. Related to #27.

dmnd avatar Jul 29 '19 22:07 dmnd