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

Drag-drop onto same item in file tree throws error #10712

Open
colin-grant-work opened this issue Feb 4, 2022 · 0 comments
Open

Drag-drop onto same item in file tree throws error #10712

colin-grant-work opened this issue Feb 4, 2022 · 0 comments
Labels
bug bugs found in the application navigator issues related to the navigator/explorer

Comments

@colin-grant-work
Copy link
Contributor

Bug Description:

Steps to Reproduce:

  1. Drag a folder node in the file tree, and then drop it on itself
  2. See an error toast similar to this:

Error: Unable to move 'sub_compressible_1' into 'sub_compressible_1' (Error: EINVAL: invalid argument, rename '.../compression-example/not-compressible_2/sub_compressible_1' -> '.../compression-example/not-compressible_2/sub_compressible_1/sub_compressible_1').

Additional Information

  • Operating System: MacOS
  • Theia Version: master (2faa18b)
@colin-grant-work colin-grant-work added bug bugs found in the application navigator issues related to the navigator/explorer labels Feb 4, 2022
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 navigator issues related to the navigator/explorer
Projects
None yet
Development

No branches or pull requests

1 participant