rvera / image-picker

Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface.
http://rvera.github.com/image-picker
Other
907 stars 216 forks source link

error when select is required #122

Open digimattress opened 6 years ago

digimattress commented 6 years ago

If the select is set to required, and no option is selected, the form won't submit but no html5 error message is shown to the visitor. Error console shows: An invalid form control with name='foo' is not focusable.

Humni commented 5 years ago

@digimattress thanks for reporting this. I will see what I can do about it. I can't guarantee that this will make it into this months release