Bug #100025
closedTiming issues when rendering LiveSearch form
100%
Description
There is a timing issue related to the LiveSearch form. Modal.advanced()
invokes an AJAX request, while the event handler for typo3-modal-shown
expects that the request sent a response.
This might not be the case when either the network is slow or animations are disabled as the event is always faster dispatched than the request can send a response.
Updated by Gerrit Code Review over 1 year ago
- Status changed from In Progress to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77941
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77941
Updated by Simon Schaufelberger over 1 year ago
- Related to Bug #100026: Modal renders content twice added
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77941
Updated by Gerrit Code Review over 1 year ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77941
Updated by Andreas Fernandez over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 377a61e7fde079b3fec3a679c4675520c3c07edf.