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

Show loading during expensive operations #12

Open
daemontus opened this issue Feb 20, 2020 · 0 comments
Open

Show loading during expensive operations #12

daemontus opened this issue Feb 20, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@daemontus
Copy link
Member

Currently, we have a loading bar that should be shown when we are communicating with the server. However, this might not be the case always (we need to check). Also, there might be other async operations that will need this. The whole thing should be probably refactored into a separate object that we can manipulate safely (right now it's in the UI singleton, which is "meh").

@daemontus daemontus added the enhancement New feature or request label Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant