laravel-casts icon indicating copy to clipboard operation
laravel-casts copied to clipboard

Show validation errors for fields not in form.

Open mikebronner opened this issue 7 years ago • 0 comments

Sometimes a form is incomplete and does not contain all the necessary fields. If validation fails, the user sees all fields as green with no indication as to what went wrong. We should message the user and let them know to contact the site owner (or something like that).

mikebronner avatar Mar 23 '17 00:03 mikebronner