Skip to content

[BUGFIX] panel: enforce bg color to panel actions (move + menu)#75

Open
Gladorme wants to merge 1 commit intoperses:mainfrom
Gladorme:menu-bg
Open

[BUGFIX] panel: enforce bg color to panel actions (move + menu)#75
Gladorme wants to merge 1 commit intoperses:mainfrom
Gladorme:menu-bg

Conversation

@Gladorme
Copy link
Member

@Gladorme Gladorme commented Mar 2, 2026

Description

Closes: perses/perses#3922

Enforce a background to Menu and Move actions, in order to hide potential scrollbar behind.

Screenshots

Before:
image

After:
image

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 2, 2026 15:49
@shahrokni shahrokni self-requested a review March 2, 2026 15:49
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.

Inner vertical scrolling overlaps with panel controls when panel has empty name

1 participant