When I display the poll creation form, if I forgot to fill some mandatory fields, the form just void itself and no error message is shown. But the http request contain all the error messages needed to warn the user :
added Bug label
@clement will add the some options to block the form validation on the client side
mentioned in merge request !33 (merged)
closed