DNNCommunity / dnn-elements

Collection of Dnn Stencil custom elements
https://dnncommunity.github.io/dnn-elements/
MIT License
16 stars 10 forks source link

dnn-select and dnn-autocomplete should validate upon blur #1175

Closed valadas closed 1 week ago

valadas commented 1 week ago

If one of those fields is required, the user tabs over them and does not set a value, the field should get marked invalid.

valadas commented 1 week ago

Done in #1182