Geeksltd / Olive

Olive framework, for more productive cross platform .NET solutions. It's available under the GPL v3 license. See License.md for more information.
https://geeksltd.github.io/Olive
Other
44 stars 44 forks source link

Validation on form containing file upload and other elements #272

Closed ChadOGeeks closed 4 years ago

ChadOGeeks commented 4 years ago

Note that this relates more to OliveMVC.js When an image is uploaded or removed, validation on the containing form is taking place. This causes an undesired behaviour for users - they will see validation on all other mandatory fields within the form appear when they upload or delete an image.

ChadOGeeks commented 4 years ago

Closing as will rather add on Olive.MvcJS repo