-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Add a full-page loading indicator for the dashboard #16803
Comments
can I give it a try? |
Absolutely, @himanshu1221! Feel free to open a pull request and link back to this comment. 🏓 |
Cross-posting from a relevant discussion (internal) and #16941 which we may need to revert once we have the full-page loading indicator in place. Cc @geropl @AlexTugarev
|
@himanshu1221 Heads-up that @selfcontained started working on this as this became a priority issue. 🏓 |
No worries |
Problem to solve
Loading the dashboard sometimes can take longer than usual.
This also affect staging.
See relevant discussion (internal). Cc @AlexTugarev @svenefftinge
Proposal
Some thoughts on loading:
For the scope of this issue, we can re-use the
Loader
component for adding a full-page loading when the entire page is processing, see designs below.The text was updated successfully, but these errors were encountered: