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

Error when drag & drop an existing folder #354

Open
tdashworth opened this issue Aug 1, 2023 · 1 comment
Open

Error when drag & drop an existing folder #354

tdashworth opened this issue Aug 1, 2023 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@tdashworth
Copy link

I would like to edit a private GitHub repo in either vscode.dev or github.dev. A common update I make is to replace an entire folder within a single commit.

When I drag and drop a local folder into the same directory as the existing folder, the following error occurs:

Unable to resolve nonexistent file 'vscode-vfs://github+7b2276223a312c22726566223a7b2274797065223a362c226964223a226d61696e227d7d/repo-owner/repo-name/public/example'

Screenshots:
image
image
image

@joyceerhl joyceerhl self-assigned this Aug 1, 2023
@joyceerhl joyceerhl added the bug Issue identified by VS Code Team member as probable bug label Aug 1, 2023
@joyceerhl joyceerhl added this to the August 2023 milestone Aug 1, 2023
@joyceerhl joyceerhl modified the milestones: August 2023, September 2023 Aug 28, 2023
@joyceerhl joyceerhl modified the milestones: October 2023, November 2023 Oct 26, 2023
@joyceerhl joyceerhl modified the milestones: November 2023, December 2023 Nov 29, 2023
@joaomoreno joaomoreno removed this from the December 2023 milestone Dec 11, 2023
@joyceerhl joyceerhl added this to the December / January 2024 milestone Dec 15, 2023
@Arturik2011 Arturik2011 mentioned this issue Dec 18, 2023
@amunger amunger added the verified Verification succeeded label Jan 24, 2024
@amunger amunger reopened this Jan 24, 2024
@amunger amunger removed the verified Verification succeeded label Jan 24, 2024
@amunger
Copy link

amunger commented Jan 24, 2024

The folder is disappearing for me after trying to dragging another one in to replace it.

  1. open a repo on insiders.vscode.dev
  2. create a new folder and add a file
  3. drag in a folder with the same name from windows explorer to replace it
    🐛 folder disappears

If I add the folder again, it has the contents that were there previously, but then disappears again.

@rzhao271 rzhao271 added the verification-found Issue verification failed label Jan 24, 2024
@joyceerhl joyceerhl modified the milestones: December / January 2024, February 2024 Jan 25, 2024
@joyceerhl joyceerhl removed the verification-found Issue verification failed label Jan 29, 2024
@joyceerhl joyceerhl modified the milestones: February 2024, March 2024 Feb 21, 2024
@joyceerhl joyceerhl modified the milestones: March 2024, April 2024 Mar 27, 2024
@joyceerhl joyceerhl modified the milestones: April 2024, May 2024 Apr 24, 2024
@joyceerhl joyceerhl removed this from the May 2024 milestone May 29, 2024
@joyceerhl joyceerhl added this to the June 2024 milestone May 29, 2024
@joyceerhl joyceerhl modified the milestones: June 2024, July 2024 Jun 26, 2024
@joyceerhl joyceerhl modified the milestones: July 2024, August 2024 Jul 25, 2024
@joyceerhl joyceerhl modified the milestones: August 2024, September 2024 Aug 27, 2024
@joyceerhl joyceerhl modified the milestones: October 2024, November 2024 Oct 25, 2024
@joyceerhl joyceerhl modified the milestones: November 2024, January 2025 Dec 5, 2024
@dbaeumer dbaeumer modified the milestones: January 2025, February 2025 Jan 31, 2025
@joyceerhl joyceerhl modified the milestones: February 2025, Backlog Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

7 participants
@joaomoreno @dbaeumer @amunger @rzhao271 @tdashworth @joyceerhl and others