create icon indicating copy to clipboard operation
create copied to clipboard

Add support for client-side validation

Open flack opened this issue 13 years ago • 3 comments

It would be great if create had builtin support for client-side validation (things like required fields, maximum/minimum input length and so on). Validation has to be done by the REST backend anyways, but the user experience would be better if we could also see input errors before submission

flack avatar Jun 05 '12 08:06 flack

Validation needs to be handled on VIE level, see bergie/VIE#21

bergie avatar Jun 05 '12 13:06 bergie

OK, but what about the UI part (error messages, highlighting of regions with errore). Would that be in create or is that something the CMS integration has to do?

flack avatar Jun 05 '12 13:06 flack

Ok, valid point.

bergie avatar Jun 05 '12 13:06 bergie