mercadolibre / chico

A collection of easy-to-use UI components.
http://chico.mercadolibre.com
MIT License
343 stars 87 forks source link

Fix for required disabled validation #1340

Closed cuanini closed 7 years ago

cuanini commented 7 years ago

When disabling “Required” condition on a validation, it validates the other conditions when there is no value in the field. Also when there is an error from a previous validation, it doesn’t clean the error when deleting the previous value.