Skip to content

The halfCheck-checkbox selects (unselects) all hierarchy nodes only after 2 clicks in IE, Edge browsers #120

Closed
@yehor-dykhov

Description

@yehor-dykhov

Steps to reproduce:

Open reactCheckboxTree component in IE or Edje.

Select one nested item in the tree;
Click on a higher checkbox in a hierarchy to select all nodes.

Actual result:
The checkbox is still in the half-checked state after 1 click. Only after the second click, it is selected all inner nodes and this half-checked checkbox changed its state.

Expected result:
The half-checked checkbox must select all internal nodes after 1 click and change its state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions