Problem/Motivation
Olivero is very promising but "Layout Builder Tabs Section" module tabs are not responsive.
Steps to reproduce
When reducing the width of the browser, the tabs simply disappear.
When tested with other themes (like Bartik), the tabs behave responsive.
Proposed resolution
That could seem like a minor issue but, the "Layout Builder Tabs Section" module is the only way (that works) to display blocks in tabs within the layout builder.
Comments
Comment #2
mherchelIs the "Layout Builder Tabs Section" module required to reproduce this?
Can you include screenshots?
Thanks for reporting the bug :)
Comment #3
psymax commentedHello, mherchel...
Thank you very much for your answer.
Yes, the "Layout Builder Tabs Section" module is required to reproduce this.
In fact, the whole process is documented in this thread.
This is a conversation with mandclu, the creator of that module, who has been kind enough to try and fix the problem from the module side... which has worked to a large extent.
Many thanks again!
Comment #4
aaron.ferris commentedFeels like the logical place for this css would be in https://www.drupal.org/project/layout_builder_tabs given the markup/template is driven from that module. Seems like a patch has been provided over there, does it fix the problem? Another option would be to move away from using
tabs__tabas a class in thetabs.html.twigtemplate.I can see that the tabs are hidden by Olivero's CSS under a certain breakpoint. (Source /css/components/tabs.css)
Comment #5
gauravvvv commentedThis is duplicate of https://www.drupal.org/project/layout_builder_tabs/issues/3208330
Comment #6
gauravvvv commentedComment #7
psymax commentedThank you very much, Aaron. Will test that!
Comment #8
aaron.ferris commentedWelcome @psymax.