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

[Workspace] Stop showing spinner when code locations are no longer loading #22532

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

salazarm
Copy link
Contributor

Summary & Motivation

Now that useCodeLocationsStatus isn't in charge of the actual refetch it needs to manually check if any code location is not loading in order to stop showing the spinner

How I Tested These Changes

Update a code location and make sure the spinner next to the deployment tab stops showing when its done

Copy link

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-5vuoh2u1o-elementl.vercel.app
https://salazarm-stop-showing-spinner.core-storybook.dagster-docs.io

Built with commit 5b080f4.
This pull request is being automatically deployed with vercel-action

@salazarm salazarm merged commit 71cd9c9 into master Jun 13, 2024
2 checks passed
@salazarm salazarm deleted the salazarm/stop-showing-spinner branch June 13, 2024 17:14
danielgafni pushed a commit to danielgafni/dagster that referenced this pull request Jun 18, 2024
…ading (dagster-io#22532)

## Summary & Motivation

Now that useCodeLocationsStatus isn't in charge of the actual refetch it
needs to manually check if any code location is not loading in order to
stop showing the spinner

## How I Tested These Changes
Update a code location and make sure the spinner next to the deployment
tab stops showing when its done
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

Successfully merging this pull request may close these issues.

None yet

2 participants