You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried adding indented-groups within a panel-group in one of our forms. Below is a screenshot of the outcome, where you can see that the groups still take up space even when they're hidden.
Steps To Reproduce
In any form, create a new group using the panel-groupIndicator and fill it with some elements as below.
SindreKjelsrud
changed the title
Groups wihin groups take up space when they're hidden
Groups within groups take up space when they're hidden
Jan 22, 2025
Description of the bug
I tried adding
indented
-groups within apanel
-group in one of our forms. Below is a screenshot of the outcome, where you can see that the groups still take up space even when they're hidden.Steps To Reproduce
panel
-groupIndicator and fill it with some elements as below.Add a rule in
RuleConfiguration.json
to hide the elements when thepanel
-groups first element - which are RadioButtons - is selected as "No".Create some more groups, like 5, with the
indented
-groupIndicator containing some questions, as shown below.panel
-group is hidden.Additional Information
No response
The text was updated successfully, but these errors were encountered: