Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.3.0-b1
-
Component/s: None
-
Labels:None
Description
All of the forms in the admin and client interface should be updated to disable submit buttons. This can be done by adding a class to the <form>. See CORE-2546 for an example.
With AJAX forms, it is up to that particular form as to whether to keep the buttons disabled or to re-enable them.