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

Loading state does not resolve if panel is running a query and editing a panel from the dashboard #188

Closed
kevinwcyu opened this issue Nov 1, 2022 · 0 comments
Labels
datasource/Redshift type/bug Something isn't working

Comments

@kevinwcyu
Copy link
Contributor

If you open up a dashboard and edit a panel that loading, the data doesn't load in the query editor after the query completes.

  1. Open the devtools, navigate to network tab
  2. Open a dashboard, find a panel that is still loading a query (indicated by the spinning loader icon in the panel header), click the panel header and select "Edit".
  3. Wait for the query to finish (see the network tab in devtools to see when query finishes)
  4. See that the panel header still shows the spinning loader icon and the data does not show up even though the data is available if you inspect the response in the devtools.

values has data in the response, but the panel is still showing the loading spinner and no data is shown.
Screen Shot 2022-11-01 at 1 59 47 PM

@kevinwcyu kevinwcyu added type/bug Something isn't working datasource/Redshift labels Nov 1, 2022
@katebrenner katebrenner closed this as not planned Won't fix, can't repro, duplicate, stale Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasource/Redshift type/bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants