Task #66540
closedAvoid having content jump up and down when dragging elements
100%
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
Updated by Gerrit Code Review over 9 years ago
- 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
Updated by Gerrit Code Review over 9 years ago
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
Updated by Gerrit Code Review over 9 years ago
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
Updated by Gerrit Code Review over 9 years ago
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
Updated by Gerrit Code Review over 9 years ago
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
Updated by Gerrit Code Review over 9 years ago
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
Updated by Gerrit Code Review over 9 years ago
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
Updated by Gerrit Code Review over 9 years ago
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
Updated by Gerrit Code Review over 9 years ago
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
Updated by Jo Hasenau over 9 years ago
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.
Updated by Benni Mack over 9 years ago
- Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Nicole Cordes about 9 years ago
- Status changed from Under Review to New
Updated by Nicole Cordes about 9 years ago
- Status changed from New to Needs Feedback
The patch was abandoned. Can this issue be closed?
Updated by Alexander Opitz over 8 years ago
- Status changed from Needs Feedback to New
Spoke with Jo, issue still exists as of comment 11 from Jo.
Updated by Jo Hasenau over 8 years ago
- 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.
Updated by Gerrit Code Review over 8 years ago
- Status changed from Accepted 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 https://review.typo3.org/47058
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47058
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47058
Updated by Gerrit Code Review over 8 years ago
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/47058
Updated by Jo Hasenau over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3274c2c116d342cf1ee800fdfa5ca45b14e86646.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Updated by Andreas Kienast almost 7 years ago
- Related to Bug #83470: Translations can be dragged to default column (in page module -> language) added
Updated by Coders.Care Extension Team almost 7 years ago
- Related to deleted (Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box)