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

PanelEdit: Fixes bug with not remembering panel options pane collapse/expand state #59265

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

torkelo
Copy link
Member

@torkelo torkelo commented Nov 24, 2022

Fixes a bug with Panel edit where the panel options pane expand / collapse state was not being stored in
local storage so not being restored on full page reload.

I have tried to identify when this bug was introduced without success. Looks like a very long time a go
but why have we not noticed it if that is the case? Confusing :)

@grafanabot
Copy link
Contributor

Hello @torkelo!
Backport pull requests need to be either:

  • Pull requests which address bugs,
  • Urgent fixes which need product approval, in order to get merged,
  • Docs changes.

Please, if the current pull request addresses a bug fix, label it with the type/bug label.
If it already has the product approval, please add the product-approved label. For docs changes, please add the type/docs label.
If none of the above applies, please consider removing the backport label and target the next major/minor release.
Thanks!

@grafanabot
Copy link
Contributor

Copy link
Contributor

@ivanortegaalba ivanortegaalba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before After
2022-11-24 10 31 00 2022-11-24 10 32 35

@torkelo torkelo merged commit d766383 into main Nov 24, 2022
@torkelo torkelo deleted the fix-panel-editor-ui-state branch November 24, 2022 15:03
grafanabot pushed a commit that referenced this pull request Nov 24, 2022
torkelo added a commit that referenced this pull request Dec 8, 2022
… collapse/expand state (#59309)

PanelEdit: Fixes bug with not remembering panel options pane collapse/expand state (#59265)

(cherry picked from commit d766383)

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
GuYounes pushed a commit to paul-wurth/BIXpert that referenced this pull request Feb 8, 2023
… collapse/expand state (grafana#59309)

PanelEdit: Fixes bug with not remembering panel options pane collapse/expand state (grafana#59265)

(cherry picked from commit d766383)

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
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.

3 participants