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

Loading screen does not show spinner. #2753

Closed
wdanilo opened this issue Feb 24, 2021 · 1 comment
Closed

Loading screen does not show spinner. #2753

wdanilo opened this issue Feb 24, 2021 · 1 comment
Assignees

Comments

@wdanilo
Copy link
Member

wdanilo commented Feb 24, 2021

We had a task to extend the visibility of the spinner when loading the IDE, but this also means that the spinner should be rotating when loading. So far the behavior was as follows - after IDE starts, the spinner was very small and was rotating around the circle. Then the spinner grows when downloading and compiling WASM data. After the process is done, the spinner is a whole circle. However, if we keep it open, to indicate that other things are happening under the hood, the spinner should not turn into a circle and should be kept as a "spinner".

Right not, when I open the IDE instead of a spinner (something telling me "I'm loading!") I see just a circle (because WASM downloads and compiles instantly on localhost):

image

@sylwiabr
Copy link
Member

loading WASM and it's compilation should have up to 30% of loader

@mwu-tow mwu-tow self-assigned this Feb 24, 2021
@sylwiabr sylwiabr closed this as completed Mar 1, 2021
@mwu-tow mwu-tow transferred this issue from enso-org/ide Oct 28, 2021
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

No branches or pull requests

3 participants