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

There is no way to create a new folder under the root folder in the Sidebar Explorer when the root folder only contains folders #75571

Closed
Cloudmersive opened this issue Jun 15, 2019 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) file-explorer Explorer widget issues

Comments

@Cloudmersive
Copy link

  • VSCode Version: Latest
  • OS Version: Windows 10 Latest

Steps to Reproduce:

  1. Open a folder X in the sidebar in VS Code
    ----- This folder X should be a folder that only contains folders as immediate children - no files as immediate children
  2. Open a file in one of the subfolders
  3. Try to create a new folder that is a child of X

It is not possible because you cannot actually select X, nor can you right-click on X. Any time you execute the New Folder command (the one that appears on hover over X), it will create a child folder of a subfolder of X, not a new subfolder of X.

This appears to be a broken UX model as well as a bug. The real problem is you cannot select the root folder.

Does this issue occur when all extensions are disabled?: Yes

@vscodebot
Copy link

vscodebot bot commented Jun 15, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@isidorn
Copy link
Contributor

isidorn commented Jun 17, 2019

Dup of #1043

@isidorn isidorn closed this as completed Jun 17, 2019
@isidorn isidorn added *duplicate Issue identified as a duplicate of another issue(s) file-explorer Explorer widget issues labels Jun 17, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) file-explorer Explorer widget issues
Projects
None yet
Development

No branches or pull requests

2 participants