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

[v11.0.x] DashboardScene: Move add library panel view from grid item to drawer #86409

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport 5837def from #86257


Was looking at #86158 and it occurred to me that adding a library panel from a grid item is a bit awkward (and creates a lot of complexity in the code).

  • Move add library panel view to a Drawer
  • Clean up code that is no longer needed (a lot)
  • Update unit tests

New drawer experience:

add_library_panel_drawer2.mp4

…86257)

* DashboardScene: Add library panel in drawer

* DashboardScene: Move add libray panel view to a drawer instead of a grid item

* Update

* Update tests

(cherry picked from commit 5837def)
@mdvictor mdvictor merged commit 6881eab into v11.0.x Apr 18, 2024
21 checks passed
@mdvictor mdvictor deleted the backport-86257-to-v11.0.x branch April 18, 2024 06:45
@fabrizio-grafana fabrizio-grafana modified the milestones: 11.0.x, 11.0.0 May 14, 2024
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.

None yet

3 participants