-
Notifications
You must be signed in to change notification settings - Fork 160
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
Unable to move files in the folder to the root directory. #1491
Comments
Hi! 👋 thanks for reporting this issue! can you provide a little more information on what you've tried to do? it seems to work for me ~/projects/node
❯ mv index.js /index.js
~/projects/node
❯ ls /
bin/ dev/ etc/ home/ index.js tmp/ usr/ ``` |
Thanks for your reply. Sorry for the lack of clarity, the above refers to UI operations. But commands do work. |
This also appears to be something I cannot reproduce, dragging it to the top level seems to work for me. Could you make a video, perhaps? |
Microsoft.Edge.2024-08-01.20-44-56.-.Trim.mp4 |
_posts moving to scaffolds is OK, but moving to root doesn't work |
try dragging it onto another top level file: video-2024-08-01_19.47.30.mp4 |
Is your feature request related to a problem? Please describe:
Unable to move files in the folder to the root directory.
Describe the solution you'd like:
Can move files or folders in a folder to the root directory.
Describe alternatives you've considered:
Additional context:
The text was updated successfully, but these errors were encountered: