fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.33k stars 398 forks source link

The view changes for file uploads, but doesn't revert back. #1450

Open RDevine101 opened 2 weeks ago

RDevine101 commented 2 weeks ago

Fluidd Version

v1.30.0

Browser

Chrome

Device

Desktop PC

Operating System

Windows

What happened

If a file explorer window is open with a Fluidd window in the background and the user tries to drag a file using the file explorer, the fluidd UI changes to allow for dropping in files, but it does not revert back if no file is loaded. This happens regularly and the Page needs to be refreshed to clear the issues.

image

What did you expect to happen

As per normal functionality, if no file has been loaded, then this view should revert back and I should be able to continue using the application without refreshing the browser.

How to reproduce

1, open fluidd using chrome 2, open file explorer, 3, open cura, or another slicer. (this happens with anything and I use multiple screens) 3, click and drag a file to move, 4, drag the file quickly from the explorer over fluidd to other application 5, fluidd get stuck in dropbox view.

Additional information

No response