Task #66540
closed
Avoid having content jump up and down when dragging elements
Added by Jo Hasenau over 9 years ago.
Updated about 7 years ago.
Category:
Backend User Interface
Description
The current behaviour of the dropzones when dragging elements around is a bit counterprodutive, since it makes elements jump up and down heavily within their columns.
So instead of creating a large dropzone as a full placeholder at the target position, the zone should overlap the surrounding content elements, ideally without moving them up or down at all.
This can be done easily with negative margins and some transparency as you can see in the attached image.
Depending on the desired behaviour we can have the content move slightly to give the editors a real feeling of movement, or it can stay exactly in place while just creating the enlarged dropzones at the target positions.
Files
- 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/38859
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/38865
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/38865
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/38865
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/38865
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/38865
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38865
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38865
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38865
Can be fixed by switching back to draggable instead of sortable.
Sortable should be used for the list module, while the page module should be switched back to draggable.
- Target version changed from 7.2 (Frontend) to 7.4 (Backend)
- Target version changed from 7.4 (Backend) to 7.5
- Target version changed from 7.5 to 7 LTS
- Status changed from Under Review to New
- Status changed from New to Needs Feedback
The patch was abandoned. Can this issue be closed?
- Status changed from Needs Feedback to New
Spoke with Jo, issue still exists as of comment 11 from Jo.
- Status changed from New to Accepted
- Target version changed from 7 LTS to 8.0
Will be done with draggable now - first step on the way to implement copy on drop and improved paste actions.
Target will be master, still this can be backported to 7.
- Status changed from Accepted to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
- Related to Bug #83470: Translations can be dragged to default column (in page module -> language) added
- Related to deleted (Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box)
Also available in: Atom
PDF