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

Drag&drop doesn't work reliably #1722

Closed
thibaultmol opened this issue Nov 29, 2023 · 2 comments
Closed

Drag&drop doesn't work reliably #1722

thibaultmol opened this issue Nov 29, 2023 · 2 comments
Labels
bug Something isn't working UI Related to the user interface

Comments

@thibaultmol
Copy link
Collaborator

I think this worked before, but today I noticed that dragging multiple images doesn't work.
#1496 (maybe that's what I ran into here, but didn't realize)
one image works, but multiple images doesn't and just opens the image in the browser instead.
Tested in Firefox.
Svelt does detect the dragging in the console log btw

@thibaultmol
Copy link
Collaborator Author

  • Actually, it just seems really finicky right now. I drag an image, and I see the svelts console logs that it's detecting the dragging. But often when I left go of the mouse, the image doesn't get uploaded and opens in the browser instead. As if it doesn't capture it somehow. it's very hit or miss if the drag works when I let go.
    (I am on linux, but haven't had any other websites show problems with drag and dropping images

@thibaultmol thibaultmol changed the title Drag&drop doesn't work if multiple images Drag&drop doesn't work reliably Nov 29, 2023
@thibaultmol thibaultmol added bug Something isn't working UI Related to the user interface labels Nov 29, 2023
@pietervdvn
Copy link
Owner

I did rework the drag&drop functionality; one can now use the entire popup as drop zone. I just tested it on desktop Linux with both Firefox (well, Librewolf) and Chromium and it seems to work fine with me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI Related to the user interface
Projects
None yet
Development

No branches or pull requests

2 participants