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

TreeViewOptions.showCollapseAll has no effect #12513

Closed
tsmaeder opened this issue May 10, 2023 · 0 comments · Fixed by #12514
Closed

TreeViewOptions.showCollapseAll has no effect #12513

tsmaeder opened this issue May 10, 2023 · 0 comments · Fixed by #12514
Labels
bug bugs found in the application vscode issues related to VSCode compatibility

Comments

@tsmaeder
Copy link
Contributor

Bug Description:

While we do have the showCollapseAll field in TreeViewOptions, we never show the "Collapse All" toolbar item on the view. It's simply not implemented.

Steps to Reproduce:

  1. Install the extension from TreeView.reveal() is broken #12488
  2. Open the "Test View Drag and Drop"
  3. Observe: there is no "collapse all" toolbar item in the view toolbar.

Additional Information

  • Operating System: Windows
  • Theia Version: Theia 1.37 master
@tsmaeder tsmaeder added vscode issues related to VSCode compatibility bug bugs found in the application labels May 10, 2023
tsmaeder added a commit to tsmaeder/theia that referenced this issue May 10, 2023
…#12513.

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <[email protected]>
tsmaeder added a commit to tsmaeder/theia that referenced this issue May 22, 2023
…#12513.

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant