Skip to content

Add a very basic feedback to form submit.

Ronan OConnor requested to merge roc-html-form-ack into master

At the moment a successful submit via the html form, doesn't return anything (S3 returns a 204).

This adds a (very) basic ack when form is submitted, so that at least "something happens" on success. On failure, the pop up will still occur, but at least the failure will be returned from S3.

Merge request reports