Task #69828
closed
Use modal dialog for refresh after field change
Added by Mathias Brodala about 9 years ago.
Updated about 7 years ago.
Category:
Backend User Interface
Sprint Focus:
Stabilization Sprint
Description
Fields part of TCA requestUpdate
or marked with FlexForm <onChange>reload</onChange>
trigger a confirmation dialog.
This dialog is currently implemented using the low level JavaScript confirm
function which has the disadvantage of blocking the current processing queue. It is also not in line with other confirmation messages implemented with modal dialogs in the backend.
Thus this dialog should be re-done with a modal dialog.
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43331
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43331
- Sprint Focus changed from On Location Sprint to Stabilization Sprint
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43331
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43331
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43331
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF