8000 Drag and Drop In File Explorer by BanceDev · Pull Request #552 · neocities/neocities · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Drag and Drop In File Explorer #552

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

BanceDev
Copy link
Contributor
@BanceDev BanceDev commented Oct 4, 2024

Added the ability to drag and drop files into folders and the ability to drag a file to a destination on the breadcrumb trail at the top to move the file backwards up the path.

A much needed feature to polish out the file explorer, no new api functionality was needed, this simply wraps the rename feature with some javascript event handling.

@BanceDev BanceDev marked this pull request as draft October 15, 2024 16:10
@BanceDev
Copy link
Contributor Author

coneverted to draft because I found a bug with dragging folders into folders and want that fixed before merging

@BanceDev
Copy link
Contributor Author

@kyledrake when u get the time could u take a look at this. I think there's likely smth I just don't know of w/ JS that would fix my issue but I can't get html files to move and same for folders. This is due to the drop content being a web url to where the content is hosted. Is there a way to make the drop content just be the file/folder name?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0