Skip to content

fix: increase z-index in parent route so the sidebar can escape the z-10#1011

Open
jona159 wants to merge 1 commit into
devfrom
fix/active-box-overlays-sidebar
Open

fix: increase z-index in parent route so the sidebar can escape the z-10#1011
jona159 wants to merge 1 commit into
devfrom
fix/active-box-overlays-sidebar

Conversation

@jona159

@jona159 jona159 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • Dependency upgrade
  • Bug fix (non-breaking change)
  • Breaking change
    • e.g. a fixed bug or new feature that may break something else
  • New feature
  • Code quality improvements
    • e.g. refactoring, documentation, tests, tooling, ...

Implementation

The marker has a max z-index of 30, while the sidebar has a z-index of 40. However, it was trapped inside the parent layer whose stack level is only z-10

Checklist

  • I gave this pull request a meaningful title
  • My pull request is targeting the dev branch
  • I have added documentation to my code
  • I have deleted code that I have commented out

Additional Information

  • This PR closes #

@jona159 jona159 linked an issue Jul 8, 2026 that may be closed by this pull request
3 tasks
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 67.25% 2159 / 3210
🔵 Statements 65.76% 2230 / 3391
🔵 Functions 65.23% 424 / 650
🔵 Branches 51.51% 1036 / 2011
File CoverageNo changed files found.
Generated in workflow #2745 for commit c683b4d by the Vitest Coverage Report Action

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.

active device marker overlays tile view and diagrams

1 participant