Actions
Task #98604
closedUse SortableJS in EXT:form backend module
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-10-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The backend module of EXT:form uses an enhanced version of jQuery UI's sortable implementation that can handle nested sortables. In order to get rid of jQuery (UI), SortableJS may be used instead.
Updated by Gerrit Code Review about 2 years ago
- Status changed from In Progress to Under Review
Patch set 5 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/+/76101
Updated by Andreas Fernandez about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 726cb4c28d346baa32c2e57b448ddf997218d5e7.
Updated by Josef Glatz almost 2 years ago
- Precedes Bug #99736: Form Framework: Can't fill out finisher fields in form editor added
Updated by Josef Glatz almost 2 years ago
@Benni Mack @Andreas Kienast: found regression of this change in #99736: An editor can not edit validator properties
Updated by Christian Kuhn over 1 year ago
- Related to Task #100619: Use non-namepaced arguments in ext:form added
Actions