As I create or update an element and my edit involves uploading a few images, clicking save will seem to "do nothing".
It's actually waiting for the POST request to succeed before closing the element edit modal.
The "save" button should indicate that the save is actually pending.
I suggest disabling the button and add a indeterminate loader animation.