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: Fixes issue with mobile responsive layout due to repeated grid item class #85741

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport edf36d9 from #85731


After the introduction of DashboardGridItem the getClassName function was causing all grid items to have a panel-repeater-grid-item class, which was resulting in all non repeated panels having 0 height.

@grafana-delivery-bot grafana-delivery-bot bot requested a review from a team as a code owner April 8, 2024 14:57
@grafana-delivery-bot grafana-delivery-bot bot requested review from dprokop and removed request for a team April 8, 2024 14:57
@grafana-delivery-bot grafana-delivery-bot bot added this to the 11.0.x milestone Apr 8, 2024
@ivanortegaalba ivanortegaalba merged commit 55af0f0 into v11.0.x Apr 8, 2024
21 checks passed
@ivanortegaalba ivanortegaalba deleted the backport-85731-to-v11.0.x branch April 8, 2024 15:18
@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