-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[dashboard] Add loading indicator to Prebuilds page #6984
Conversation
…' (common practice in our codebase)
Looking at this now! 👀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UX works like a charm, @jankeromnes! 🔮
Great to see the spinner being reused here. 🍔
Thinking out loud, the natural next step could be to tackle #5022 which affects new projects but definitely out of the scope of this PR. Cc @jldec
Approving to unblock merging, but holding in case this needs a closer look at the code changes from someone else on the team.
/hold
LGTM label has been added. Git tree hash: 73cffa678954fe3686051c82b3656acb1f57cc43
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gtsiolis Associated issue: #5351 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Best. Review. Ever! 😂 🙌 Many thanks @gtsiolis! I think these changes are safe enough for a single review. 😇 🚀 /unhold |
Description
Adds a loading indicator to the Prebuilds page.
Also drive-by disables an annoying ESLint rule, and moves a component into the correct directory.
Related Issue(s)
Fixes #5351
How to test
Release Notes
Documentation
/uncc