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

feat: show consistent initial loading spinner #11054

Merged
merged 1 commit into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. feat: show consistent initial loading spinner

    This change makes sure that the loading spinner on the initial page load gets displayed consistently during the bootstrap of the client. The spinner gets hidden eventually after all apps have been announced as ready.
    
    Also aligns the spinner design with all the other loading spinners and reduces the delay before showing it from 1 to 0.5 seconds.
    JammingBen committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    23eeca7 View commit details
    Browse the repository at this point in the history