Actions
Bug #82624
closedAjax delete icon
Start date:
2017-09-30
Due date:
% Done:
100%
Estimated time:
1.00 h
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
When you delete data in the list view, the bin icon gets first replaced by the spinner icon.
After that it should be replaced back to the original icon. Normally the row is beeing removed, thus it is not visible.
But if you prevent the removal, the spinner icon still shows up.
Updated by Gerrit Code Review about 7 years ago
- Status changed from New to Under Review
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53258
Updated by Gerrit Code Review about 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54420
Updated by Nikita Hovratov about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c42de43dd43e08187efd726fe96d13f4f3ebd319.
Actions