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

Fix: drag-and-drop issue: files not appearing on desktop automatically #1050

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

mariatouil
Copy link
Contributor

Fix: Drag-and-drop files not appearing automatically on desktop

Description

This pull request resolves an issue where files dragged and dropped onto the desktop do not appear automatically. Users previously needed to manually refresh to see the files.

Changes Made

  • Added functionality to trigger an automatic UI refresh after a drag-and-drop operation.
  • Tested the solution to ensure no regressions or additional errors were introduced.

Testing

  • Verified that files now appear immediately after being dragged and dropped.
  • Confirmed there are no errors in the browser, console, or terminal related to this functionality.

Let me know if you need further adjustments or additional information!

@jelveh
Copy link
Contributor

jelveh commented Dec 11, 2024

I haven't been able to reproduce this.

@mariatouil
Copy link
Contributor Author

@jelveh When you try to drop a file, it appears directly on the desktop without needing to refresh the page??

@jelveh
Copy link
Contributor

jelveh commented Dec 14, 2024

That's correct. I haven't had issues with file not appearing.

@mariatouil
Copy link
Contributor Author

Can you do a record for me please , i still have this prblm , i should refresh the page sfter dropping a file.

@jelveh
Copy link
Contributor

jelveh commented Dec 14, 2024

Could you record for me? Mine works as expected. You're having issues and I'd like to understand how it's happening. A copy of your dev console output would be super helpful as well.

@mariatouil
Copy link
Contributor Author

mariatouil commented Dec 18, 2024

@jelveh
When I tried to drop a file, it didn't appear directly on the desktop. I had to refresh the page to see it, as shown in the recording below.

I have fixed this issue.

How to reproduce this issue:

drag.drop.issue.mp4

Record after fixing the issue:

fix-drag.drop.issue.mp4

@jelveh jelveh merged commit 55687bb into HeyPuter:main Jan 1, 2025
1 check passed
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.

2 participants