When a Vendor attribute is an attachment (image upload) and required there is no error message if an image is not loaded.
Steps to reproduce
Create a required attribute for vendors, select Attachment as the field type. Log Out.
Click the +Add Listing button, go to the SignIn form and click Register to register a new Vendor. Get as far as the “Complete Profile” form…
Actual result
If no image is loaded into the attachment field the form will not submit which is expected HOWEVER there is no error message showing which field needs to be filled out
Expected result
The “Please fill out this field” bubble should pop up indicating that an image needs to be entered into the field
Extra details
[Add a link to your site, screenshots or any other details that may help us pinpoint the issue.] http://tagg-along.com
Just so you know - the error message keeps coming back even after an attachment has been loaded.
The code snippet causes a few other issues as well - if you refresh the page all required attributes and the required profile pic are ignored and you are taken to the Add Details page.
Thanks for looking into this!!