Actions
Task #84140
closedDisable Save buttons if record is reloading after field change
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2018-03-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Sprint Focus:
Description
Expected Behavior
As User i create an new record (eg. filemount) and change a field that required a reload (eg. storage) i wont to see a progress (Disable save button or other)
Actual Behavior
2 records will be created if the user do not wait for the reload after a field change.
Steps to Reproduce the Problem
1. Create new filemount
2. Select a storage
3. Do not wait for the reload and Press the Save Button
4. See in the Record List you will get 2 new records
Actions