-
-
Notifications
You must be signed in to change notification settings - Fork 310
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix canceling file selector on Windows Edge sometimes blocks UI #257
Conversation
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. |
this changes has some code not relate to this problem, i'll recommit a new pull request |
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! |
## Enhancements - Implemented drag and drop into text fields - Tidy up code - Translations update from Hosted Weblate (Italian) ## Fixes - Received URLs with single letter subdomains not hydrated into links #258 - Button does not change color on hover (#262 + #263) - On Windows Edge, PeerUI shows „preparing“ when file selector is cancelled (#257)
how to reproduce this problem:
select file -> upload
select file again -> canel file select
then the ui blocked