Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.7.0-b1
-
Component/s: None
-
Labels:None
Description
The form submission buttons for tickets can be clicked multiple times, causing multiple POST requests that can update the ticket multiple times. The form submission buttons should be disabled and limited to one POST request until the action is processed and it can be reenabled.
- Disable submission buttons on submit to stop redundant submissions, particularly on multi-click
- This affects at least the admin and client UI for adding/updating a ticket and also closing a ticket in the client UI
Issue Links
- relates to
-
CORE-2546 Add ability to disable submit buttons on submit
- Closed