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

(UI) Navigating away from the NewElevationMapActivity during a download will cause Throbber to persist until app restart #176

Open
mkrupczak3 opened this issue Oct 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mkrupczak3
Copy link
Member

No description provided.

@mkrupczak3 mkrupczak3 added the bug Something isn't working label Oct 17, 2024
@mkrupczak3
Copy link
Member Author

It seems the root cause of this issue is that while the semaphore is decremented correctly, the Throbber keeps spinning until the onResume function of the specific activity which triggered the download is called.

out of scope for v0.22.0, will revisit in the next one

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

No branches or pull requests

1 participant