New-UDSelectGroup Bug When clicked

Product: PowerShell Universal
Version: 1.4.6

Hi All,

I’m currently having some challenges with the UD-Select and its groups.
I have a collection of groups with options which the user can select from. See picture.


image

Now if by any change they click on the group name, all of the elements are selected and the dropdown “breaks” as in, not being able to see the items anymore and it expands itself. see picture, going out you can see that all the elements are selected, but not detected by Get-UDElement.
image
image
This goes through the full width of the page.
image

I assume this is because all the items are selected which makes the object bigger. Now most preferably i wanted the groups to be selectable but nonetheless this is not possible if I’m not mistaken.

Am I doing something wrong in the setup? Below my code to create the grouped select.

Thank you for your time.

Kind regards.
Frederik

This is a bug. I’ll open an issue for it.

1 Like