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

App gets stuck when resource file is not found and download fails #4919

Closed
Avinash-Codes opened this issue Dec 27, 2024 · 1 comment · Fixed by #4922
Closed

App gets stuck when resource file is not found and download fails #4919

Avinash-Codes opened this issue Dec 27, 2024 · 1 comment · Fixed by #4922
Assignees

Comments

@Avinash-Codes
Copy link
Member

Description:
When a required resource file is not present and the app attempts to download it, an error message stating "File not found" is displayed. The app then gets stuck on this screen, and the Download button becomes unresponsive.

Steps to Reproduce:

  1. Launch the app in a scenario where a required resource file is missing.
  2. Attempt to download the missing resource file.
  3. Observe that the app displays a "File not found" error message.
  4. Note that the app gets stuck, and the Download button stops functioning.

Expected Behavior:
If the resource file is not found, the app should:

  • Display a meaningful error message.
  • Allow the user to retry the download or navigate back without getting stuck.
  • Ensure the Download button remains functional to retry the operation.

Actual Behavior:
The app shows a "File not found" message, gets stuck, and the Download button becomes unresponsive, leaving the user unable to proceed or retry.

Screenshots/Video:

Screenshot_2024-12-27-20-34-20-594_org ole planet myplanet

@Okuro3499
Copy link
Collaborator

Investigate the app freeze and I think a button to close the dialog would be best

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

Successfully merging a pull request may close this issue.

2 participants