Skip to content

Conversation

@NeedleInAJayStack
Copy link
Owner

Previous changes broke the plugin for Grafana versions v11.0.0 to v11.5.0. This fixes that behavior and sets the minimum Grafana version to 11.0.0

Specifically, the following changes were made:

  1. It now injects AutoSizeInput.onBlur instead of AutoSizeInput.onChange to update values, since AutoSizeInput overrides onChange with its own implementation.
  2. Restores support for variable 'definition' display strings, by discovering that the field query controls this behavior.
  3. Avoids hardcoding of variable query refIds
  4. Makes HaystackQuery values nullable, since this behavior is observed in Grafana operation

@NeedleInAJayStack NeedleInAJayStack self-assigned this Feb 17, 2025
@NeedleInAJayStack NeedleInAJayStack merged commit 4ea57f3 into main Feb 17, 2025
2 checks passed
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.

2 participants