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 spinner in query editor gets stuck after the query is finished #200

Closed
idastambuk opened this issue Jan 10, 2023 · 0 comments · Fixed by grafana/grafana#62545
Closed
Assignees
Labels
datasource/Redshift effort/small up to 1 day type/bug Something isn't working

Comments

@idastambuk
Copy link
Contributor

idastambuk commented Jan 10, 2023

What happened:
When editing a query in the editor, if the query is invalid and returns an error, after which another is run, the second query will resolve, but the Run button will still have the loading spinner. N.B. This only happens if the second query also returns an error.

What you expected to happen:
The loading spinner should disappear when a query is resolved.

How to reproduce it (as minimally and precisely as possible):

  1. Create a new panel and choose Redshift as DS
  2. Select tables and enter an invalid query then click Run
  3. Once the query resolves and errors out, edit it to another invalid query (or rerun the first one) and click Run

Screenshots
ezgif-5-3d0ab25ab9

Anything else we need to know?:
Maybe related to this
Environment:

  • Grafana version: 9.1.2
  • Plugin version: 1.4.1
  • OS Grafana is installed on:
  • User OS & Browser:
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasource/Redshift effort/small up to 1 day type/bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant