1.4 RC - Container Feedback

Loving the new layout options but had a few comments:

  • When a section is at the bottom we should have the tooltips go up not off-screen (I have a few issues with tooltips going outside the screen - more shown in the video below)

  • I don’t see a way to drag a container with a layout, you need to select it and drop it in?
  • Theme settings for sections (the new layout builder) - similar to Oxygens:

Adding this comment (in reference to the section element) from FB:

1 Like

Will be fixed: Containers strangeness - #6 by Bfrye26

Hi Dean,
Thanks a lot for your feedback!

  1. Dragging the prebuilt layouts onto the canvas/structure panel works only per click, for now. So this is not a bug. But it may be worth considering making them draggable as well.
  2. The prebuilt layouts are inserted either at the end of the structure panel or if you have selected a container, inside the selected container.
  3. Theme settings for “sections”: A section is still a container. Accordingly, you can use the root container padding in the theme styles, or write your own section class: section.brx-container.root { padding: 75px 20px; }
  4. Padding Issue: As Yan mentioned, this is already on our radar.
  5. Tooltip positions: confirmed, they are partially problematic and need to be improved.

Best regards,
timmse