You can’t click on a clickable element that’s behind an invisible group right? Bringing the clickable element to the front is not a solution in my case because the invisible group also contains clickable elements that on a condition may be visible. I have 8 groups layered on top of each other, all invisible and all with clickable elements with visibility conditions. The reason they need to be in separate groups is because the elements have specific sizing, and I’m pretty sure element dimensions are not a dynamic parameter.
I worked around it, but could be helpful to have an option for invisible elements to be fully transparent. I can see why the way it is now can also be beneficial though.
Having group and (transparent/with background) Multiline input in the group - that has workflow (clickable), whereas the Multiline input which is in (front) of the group absorbs clicks (of the group).