bevacqua / dragula

:ok_hand: Drag and drop so simple it hurts
https://bevacqua.github.io/dragula/
MIT License
22.01k stars 1.97k forks source link

Input with autofocus causes jump on drop #603

Open rosano opened 5 years ago

rosano commented 5 years ago

If you drag an element with an input that has the attribute autofocus, the viewport jumps to the bottom of the page on drop: https://rosano.github.io/dragula/

dcantatore commented 4 years ago

@rosano I am cleaning up open issues, can you please explain this in more detail or post a working example of what you mean?

rosano commented 4 years ago

I put the example back up, you can try dragging the input from the first section. I don't really need this anymore though so feel free to close.