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

Eliminate double reporting of file not found in legacy UWP app #427

Open
Jaifroid opened this issue Jul 14, 2023 · 0 comments
Open

Eliminate double reporting of file not found in legacy UWP app #427

Jaifroid opened this issue Jul 14, 2023 · 0 comments
Assignees
Milestone

Comments

@Jaifroid
Copy link
Member

When the user has dragged and dropped an archive into the legacy UWP app, on reload, it complains that it can no longer find the archive and asks the user to select its location. Then, if the user opens a folder that does not contain the archive, it complains again, even if the user has no intention of finding the previously loaded archive. The second complaint should be eliminated, as I already did with the Electron and NWJS apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant