schlagmichdoch / PairDrop

PairDrop: Local file sharing in your browser. Inspired by Apple's AirDrop. Fork of Snapdrop.
https://pairdrop.net
GNU General Public License v3.0
3.66k stars 193 forks source link

Fix canceling file selector on Windows Edge sometimes blocks UI #257

Closed sage417 closed 4 months ago

sage417 commented 5 months ago

how to reproduce this problem: select file -> upload select file again -> canel file select then the ui blocked

schlagmichdoch commented 4 months ago

Thanks for your contribution!

I cannot reproduce the issue. Which OS and browser do you use? Could you maybe provide a screencast?

Also, please rebase your branch, so the changes to github-image.yml are not included in this PR.

sage417 commented 4 months ago

this changes has some code not relate to this problem, i'll recommit a new pull request

sage417 commented 4 months ago

20240202

on Win10 and Microsoft Edge with 121.0.2277.83

schlagmichdoch commented 4 months ago

Wow that’s weird behavior by Edge, thanks for the screencast!

You don’t need to open another PR. I’ll commit it to another branch and add you as co-author. Thanks for your contribution!