Skip to content

Subgroup visible property is not respected when expanding parent group #2010

Description

@JarRami

I'm displaying a tree hierarchy with groups having nestedGroups maybe 2 or 3 levels deep. I wanted to filter the visibility of the groups by some custom logic by updating the group dataset with {id:xx, visible:true/false} update calls. But, when I then expand the parent group, all the subgroups are again visible, no matter what I set the subgroup visible property to.

I've prepared a fiddle to show the behaviour. There's three groups, one subgroup starts with visible: false. If I collapse and expand the parent, no matter which subgroups were hidden, they all show after the expansion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions