Skip to content

[BUGFIX] dashboards: update preview when a query is deleted#79

Merged
Gladorme merged 1 commit intoperses:mainfrom
Gladorme:fix/deleted-query
Mar 4, 2026
Merged

[BUGFIX] dashboards: update preview when a query is deleted#79
Gladorme merged 1 commit intoperses:mainfrom
Gladorme:fix/deleted-query

Conversation

@Gladorme
Copy link
Member

@Gladorme Gladorme commented Mar 3, 2026

Description

Closes: perses/perses#3757

Forcing preview to be refresh on query removed (and added, but less useful)

Screenshots

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.
  • E2E tests are stable and unlikely to be flaky.
    See e2e docs for more details. Common issues include:
    • Is the data inconsistent? You need to mock API requests.
    • Does the time change? You need to use consistent time values or mock time utilities.
    • Does it have loading states? You need to wait for loading to complete.

Signed-off-by: Guillaume LADORME <Gladorme@users.noreply.github.com>
@Gladorme Gladorme requested a review from a team as a code owner March 3, 2026 16:17
@shahrokni shahrokni self-requested a review March 4, 2026 09:29
@shahrokni
Copy link
Contributor

Forgot to update the checklist or it is intentional?

@Gladorme Gladorme merged commit 0425188 into perses:main Mar 4, 2026
12 checks passed
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.

Panel editor: deleting a query leaves "zombie" results in the preview

3 participants