Skip to content

Provides an additional activate method that allows a node to remain e… - #1121

Closed
happyhua wants to merge 2 commits into
DominoKit:developmentfrom
datalint:feature/additional-activate-method-in-tree-node
Closed

Provides an additional activate method that allows a node to remain e…#1121
happyhua wants to merge 2 commits into
DominoKit:developmentfrom
datalint:feature/additional-activate-method-in-tree-node

Conversation

@happyhua

Copy link
Copy Markdown
Contributor

When you programmatically activate a parent node, it always remains collapsed. This happens because the node is first set to an expanded state in the show method, but then immediately toggled back to collapsed in onActivation. With this additional activate method, the node can remain expanded.

@happyhua

happyhua commented Apr 5, 2026

Copy link
Copy Markdown
Contributor Author

Replaced by new PR

@happyhua happyhua closed this Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant