Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Conversation

@mikeogawa
Copy link

@mikeogawa mikeogawa commented Oct 22, 2023

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    fixing updateChildNodeStatus

  • What is the current behavior? (You can also link to an open issue here)
    the checkbox in the parent node does not update the child node that is located directly under the parent node.

  • What is the new behavior (if this is a feature change)?
    the checkbox in the parent node will update the child node that is located directly under the parent node.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

closes: #115

@mikeogawa mikeogawa changed the title Allow parent checkbox change child node (fix child node status) Toggling checkbox of parent does not toggle checkbox of all children (fix child node status) Oct 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Toggling checkbox of parent does not toggle checkbox of all children

1 participant