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

Introduce a Global Loading State #260

Open
dshoreman opened this issue Aug 19, 2020 · 0 comments
Open

Introduce a Global Loading State #260

dshoreman opened this issue Aug 19, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@dshoreman
Copy link
Owner

When the page is initially loaded, there shouldn't be any application UI visible until the user's profile has been loaded.

Instead, the main container should have some loading state that replaces its contents with a placeholder of some sort.

Additionally, all AJAX requests that require auth should be held off until the initial profile response is received. This should reduce the 401s for things like the system stats quite a bit.

@dshoreman dshoreman created this issue from a note in Frontend UI/UX (To do) Aug 19, 2020
@dshoreman dshoreman added the enhancement New feature or request label Aug 19, 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
Frontend UI/UX
  
To do
Development

No branches or pull requests

1 participant