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

Better visual feedback of delay when loading new code page #9

Open
allevato opened this issue Jan 20, 2013 · 0 comments
Open

Better visual feedback of delay when loading new code page #9

allevato opened this issue Jan 20, 2013 · 0 comments
Assignees

Comments

@allevato
Copy link
Member

When a new code page is opened in the browser, the code editor is empty (by design) and a Juggernaut event causes it to be filled with code. There is a slight delay between these two events, noticeable enough that it might cause students to worry that their code disappeared before it is fully loaded.

We need some better visual indication that this is what is happening, and also to prevent students from typing before the code has been received.

@ghost ghost assigned allevato Jan 20, 2013
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