Hi,
If you check out the attached screenshots, I just want to hide & collapse sub-menu items when they contain specified text values, (“Integration” and “Analytics”).
They do become “not visible” under those conditions, but the “Collapse when hidden” doesn’t seem to do anything.
Any advice will be greatly appreciated.
Thanks.
Hi there,
Admittedly I have yet to fill out a bug report, but I ran into this recently and after troubleshooting do believe it’s a bug. My workaround was to add a height of ‘0px’ to the condition that would otherwise also make it not visible. Not ideal but it got me past it to the point I forgot this had come up for me!
Great! That worked for me. Many thanks @msgiblin
Hi again @msgiblin - checked toiday and the ability to set VisibleElement has been added - so support must have picked up on your solution. Thanks again
Interesting! Do you have a screenshot of which setting has been added?
Hi @msgiblin
See attached screenshot taken within a reusable menu element.
Also see the option to make visible on page load.
Cheers.
Oh yes I did know about this particular setting and I use it frequently - the ‘bug’ I was referencing seems to exist outside of this setting. What I’ve run into, is if I have a group inside another group, and that inside group is expanded, when it collapses, the outside group remains in its ‘stretched’ state - hence my workaround. I haven’t found a rhyme or reason for the particular behavior which is why I’m not sure it’s an actual bug, but I suspect it’s some combination of ‘fit height to content’ inside of a particular group layout.
Thanks for the update.