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

Client starts with blacked out / blocked UI with many sources #846

Closed
ntoll opened this issue Mar 3, 2020 · 0 comments · Fixed by #944
Closed

Client starts with blacked out / blocked UI with many sources #846

ntoll opened this issue Mar 3, 2020 · 0 comments · Fixed by #944
Labels
bug Something isn't working

Comments

@ntoll
Copy link
Contributor

ntoll commented Mar 3, 2020

Steps to reproduce:

  1. Create a server with 1000 source ($ NUM_SOURCES=1000 make dev)
  2. Start the client and let it download the sources.
  3. Stop the client.
  4. Restart the client.

At step 4 the drawing of the UI appears to be blocked (I speculate this is perhaps the client loading locally stored sources and associated messages in a blocking manner). Once the UI is drawn it is completely responsive. See the following screenie for an example of this behaviour:

blocked_startup

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
2 participants