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

Copying and pasting a folder into its own subfolder keeps pasting recursively #5177

Closed
Livven opened this issue May 17, 2019 · 2 comments
Closed
Labels
bug bugs found in the application filesystem issues related to the filesystem help wanted issues meant to be picked up, require help

Comments

@Livven
Copy link
Contributor

Livven commented May 17, 2019

Description

Copying and pasting a folder into a subfolder of its own keeps pasting the resulting structure recursively, so you end up with a structure of folder/subfolder/folder/subfolder etc.

Similar to #3454 but by pasting into a subfolder rather than itself.

Reproduction Steps

  1. Create a folder.
  2. Create a subfolder under the folder from step 1.
  3. Copy the folder from step 1.
  4. Paste it into the subfolder from step 2.

OS and Theia version:

0.5.0 and current gitpod.io version (presumably also 0.6.1)

Diagnostics:

@akosyakov akosyakov added bug bugs found in the application filesystem issues related to the filesystem help wanted issues meant to be picked up, require help labels May 27, 2019
@akosyakov
Copy link
Member

Could you check whether it is still the case with #7908?

@Livven
Copy link
Contributor Author

Livven commented Aug 31, 2020

Seems like it's been fixed for us 👍

@Livven Livven closed this as completed Aug 31, 2020
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 filesystem issues related to the filesystem help wanted issues meant to be picked up, require help
Projects
None yet
Development

No branches or pull requests

2 participants