Closed (fixed)
Project:
Experience Builder
Component:
Page builder
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2024 at 19:47 UTC
Updated:
20 Sep 2024 at 20:14 UTC
Jump to comment: Most recent
Although this landed:
#3469442: Impossible to drop a component into an empty column of the two
Using slots with latest code is still very buggy.
For example:
TBD
Dragging into and out of slots will work as expected.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
kristen polgrammar is hard when you are tired :D
Comment #3
balintbrewsI'm excited about #3470973: Retain the placement of components within the preview when inserting a component, which I think introduces a major improvement on the drag & drop experience. There is still work to do, but I'm curious what you think!
Comment #4
kristen polThanks 🙏 I found that issue earlier today and am following but didn’t try anything. Should I test?
Comment #5
lauriiiI wonder if we should try to increase the size of the dropzone for empty slots with something like
width: 100%; height: 100%.Comment #6
lauriiiThis might actually be addressed by #3469822: Highlight slot with a border where component/section is about to be placed.
Comment #7
wim leersSo let's wait for #3469822: Highlight slot with a border where component/section is about to be placed to land first.
Comment #8
balintbrews#3469822: Highlight slot with a border where component/section is about to be placed displays a border around slots, which is nice, but it doesn't actually impact the dragging behavior.
#3470973: Retain the placement of components within the preview when inserting a component tweaks the drag & drop thresholds, so I would like that to land first.
Comment #9
wim leers#3470973: Retain the placement of components within the preview when inserting a component landed!
Is this unblocked now, or is it blocked on #3469822: Highlight slot with a border where component/section is about to be placed?
Assigning to @balintbrews to find out 😇
Comment #10
jessebaker commentedComment #12
boulaffasae commentedHi everyone,
I might be wrong :) but I suppose One column / Two column don't work for now.
Only "Fake Section 2" works, you can drag & drop inside of it but you can't do the same inside a new One/Two column.
Record: https://www.loom.com/share/d567c2e86af54edea1e6c51b5e307476?sid=5ad28362...
** when I drag a component the left/right side of the new Two column, the sidebar on the left doesn't get updated. Which mean after the next change, everything will go back to normal.
Comment #13
balintbrewsUpdating the title for better clarity. @jessebaker already tracked down the problem and created #3472029: Adding a component with slots does not show the slots in the layers view which was closed as duplicate. Quoting a relevant piece from that issue's description:
Comment #14
jessebaker commentedComment #16
jessebaker commented@boulaffasae Your description is accurate of the issue I've been addressing here and I believe that this is now fixed if you would like to try and re-test!
Comment #17
boulaffasae commentedHello, Thank you everyone for the fixe.
Yes, Drag & Drop work very good, I can put elements in One/Two columns with no issue.
Comment #18
kristen polTested this and there are still some quirks but some may be with the components themselves.
https://www.youtube.com/watch?v=esII_juFxcE
This is a HUGE improvement :) Thanks!!!