For collections, document_sets, and page (for #4423)
error on updates show error messages on form so users are aware that their update failed.
On success however, there is no feedback of any sorts. I propose, even with ajax form submits, we flash messages both on success/fail. Even a generic message Updated successfully / Something went wrong to cover for all settings type.
For collections, document_sets, and page (for #4423)
error on updates show error messages on form so users are aware that their update failed.
On success however, there is no feedback of any sorts. I propose, even with ajax form submits, we flash messages both on success/fail. Even a generic message
Updated successfully
/Something went wrong
to cover for all settings type.