-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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-and-drop files do not appear automatically on the desktop #1000
Comments
Hi, Thank you! |
Any errors in the browser console or your terminal? |
Hi, |
Could you submit a PR to the old issues assigned to you before I assign this one? |
I fixed this issue and #876, but the others are not fixed yet. |
Hi, I’ve submitted a Pull Request to address this issue: #1050. Thank you in advance for your feedback! |
Description: When a file is dragged and dropped onto the desktop, it does not appear automatically. A manual refresh is required to make the file visible.
Steps to Reproduce:
Open the application.
Drag and drop a file onto the desktop.
Observe that the file does not appear automatically.
Press "Refresh" to see the file.
Expected Behavior:
The file should appear automatically on the desktop as soon as it is dragged and dropped.
Proposed Solution:
The issue has been resolved by adding an automatic desktop refresh after the drag-and-drop operation
The text was updated successfully, but these errors were encountered: