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

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

Closed
wants to merge 5 commits into from
Closed

Conversation

sage417
Copy link

@sage417 sage417 commented Jan 31, 2024

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

@schlagmichdoch
Copy link
Owner

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.

@schlagmichdoch schlagmichdoch changed the title fix ui block when canel select files Fix ui is block when file selection is cancelled Feb 1, 2024
@sage417
Copy link
Author

sage417 commented Feb 2, 2024

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

@sage417 sage417 closed this Feb 2, 2024
@sage417
Copy link
Author

sage417 commented Feb 2, 2024

20240202

on Win10 and Microsoft Edge with 121.0.2277.83

@schlagmichdoch
Copy link
Owner

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!

@schlagmichdoch schlagmichdoch changed the title Fix ui is block when file selection is cancelled Fix cancelling file selector on Windows Edge sometimes blocks UI Feb 6, 2024
@schlagmichdoch schlagmichdoch changed the title Fix cancelling file selector on Windows Edge sometimes blocks UI Fix canceling file selector on Windows Edge sometimes blocks UI Feb 6, 2024
schlagmichdoch added a commit that referenced this pull request Feb 9, 2024
## 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants