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

Fix bug where query row was not showing properly #1001

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

alyssabull
Copy link
Contributor

This PR fixes a bug where the query row was not loading when a user tried to create a dashboard with ADX. In order to get the query row to show, a user would need to click on the "collapse query row" button twice which is not the intended behavior.

Closes #940

Copy link

Use the following command to run this PR with Docker at http://localhost:3000:

docker run --rm -p 3000:3000 grafana/plugin-builds:f01a0e37bebc0224ebf9f0f02df38a3ff8e17034pre

@alyssabull alyssabull merged commit 09232da into main Aug 26, 2024
8 checks passed
@alyssabull alyssabull deleted the alyssa/adx-query-row-bug branch August 26, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Collapsed query row for new visualizations
2 participants