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

DashboardScene: Fix empty row repeat issue #86095

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

torkelo
Copy link
Member

@torkelo torkelo commented Apr 15, 2024

Fixes #85924

@torkelo torkelo requested a review from a team as a code owner April 15, 2024 06:43
@torkelo torkelo requested review from ivanortegaalba and Sergej-Vlasov and removed request for a team April 15, 2024 06:43
@torkelo torkelo added no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes add to changelog and removed no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes labels Apr 15, 2024
@grafana-delivery-bot grafana-delivery-bot bot added this to the 11.1.x milestone Apr 15, 2024
@torkelo torkelo added the backport v11.0.x Mark PR for automatic backport to v11.0.x label Apr 15, 2024
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 the pull request modifies CI behaviour, please add the type/ci label.
If none of the above applies, please consider removing the backport label and target the next major/minor release.
Thanks!

Copy link
Contributor

This PR must be merged before a backport PR will be created.

@torkelo torkelo merged commit 869814e into main Apr 16, 2024
36 checks passed
@torkelo torkelo deleted the fix-empty-row-repeat branch April 16, 2024 01:10
grafana-delivery-bot bot pushed a commit that referenced this pull request Apr 16, 2024
torkelo added a commit that referenced this pull request Apr 16, 2024
DashboardScene: Fix empty row repeat issue (#86095)

(cherry picked from commit 869814e)

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
xlson added a commit that referenced this pull request Apr 16, 2024
* main: (482 commits)
  I18N: Split loadTranslations i18next plugin into seperate file (#86217)
  Grafana UI: `StackingEditor` and `addHideFrom` - Replace `HorizontalGroup` with `Stack` (#86192)
  Dashboard: Migration -  Add public dashboard tag in the nav bar (#86204)
  mssql: decouple sqleng (#86130)
  Docs: Fix typos (#85651)
  Playlists: Enable kubernetesPlaylists by default in OSS (#86259)
  DashboardScene: Fixes saving dashboard with angular panels  (#86098)
  DashboardScene: Fix empty row repeat issue (#86095)
  Prometheus: Use the frontend package in Prometheus and remove feature toggle (#86080)
  docs: add annotations play link (#86206)
  Chore: add missing modowner (#86234)
  docs: add thresholds play link (#86212)
  docs: added logs panel play link; added dedup options, reformatted fig (#86209)
  docs: query data/relative time range override play link (#86213)
  Docs: added bar gauge play link (#86205)
  Docs: add template var Play link; cleanup existing (#86074)
  Prometheus: Add native histogram functions (#86002)
  K8s: add ID token to requests outbound to new query endpoint (#86214)
  Prometheus: Respect dashboard queries when querying ad hoc filter labels (#85674)
  Chore: Use `handleReducedMotion` to smooth the animation in `LoadingBar` (#85808)
  ...
@kevinwcyu kevinwcyu modified the milestones: 11.1.x, 11.1.0 Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Incorrect empty row repeat order
4 participants