retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Fix first time popup losing focus when selecting paths #381

Closed rsubtil closed 1 month ago

rsubtil commented 1 month ago

Fixes #380.

The file picker wasn't actually emitting a signal if the user canceled selection, so any code that awaited for it, did so indefinitely.

Additionally solved accessibility focus issues with the new game media option on the first time popup.