Skip to content

improve: CheckboxGroup #29

@Saraivinha1703

Description

@Saraivinha1703

Make CheckboxGroup work on SSR.

Problem

On SSR when you click on the CheckboxGroupTrigger it does not check any of the child and when you check any of the children it also does not change the CheckboxGroupTrigger display, which should be either:

  • nothing: if all the children are not checked.
  • ph-check: if all the children are checked.
  • ph-minus: if any of them are different from the others.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions