Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing collapsibleState to expanded does not expand node #40179

Closed
weinand opened this issue Dec 13, 2017 · 1 comment
Closed

changing collapsibleState to expanded does not expand node #40179

weinand opened this issue Dec 13, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) tree-views Extension tree view issues

Comments

@weinand
Copy link
Contributor

weinand commented Dec 13, 2017

Steps:

  • for a TreeItem with collapsibleState !== TreeItemCollapsibleState.Expanded set the collapsibleState to TreeItemCollapsibleState.Expanded and fire a onDidChangeTreeData event.

Observe: the tree item starts to show a expand triangle but the node does not actually expand.

@weinand weinand added bug Issue identified by VS Code Team member as probable bug tree-views Extension tree view issues labels Dec 13, 2017
@sandy081
Copy link
Member

Duplicate of #30918

@sandy081 sandy081 marked this as a duplicate of #30918 Feb 14, 2018
@sandy081 sandy081 added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 14, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) tree-views Extension tree view issues
Projects
None yet
Development

No branches or pull requests

2 participants