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 template variable control bar not persisting whether it was open #4234

Merged
merged 3 commits into from
Aug 16, 2018

Conversation

ischolten
Copy link
Contributor

@ischolten ischolten commented Aug 16, 2018

Closes #4162

What was the problem?
Template variable control bar was set to always start as closed and whether or not it was open was stored in component state.

What was the solution?
Move aforementioned state out of component and into redux to persist.

  • CHANGELOG.md updated with a link to the PR (not the Issue)
  • Rebased/mergeable
  • Tests pass

@ischolten ischolten force-pushed the fix/temp-var-inactive branch from bd2df9f to 7e83006 Compare August 16, 2018 16:52
@ischolten ischolten merged commit da5fdd6 into master Aug 16, 2018
@ischolten ischolten deleted the fix/temp-var-inactive branch August 16, 2018 19:47
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.

Load Dashboard from URL - Template Variables switched to inactive
2 participants