Skip to content

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

Merged
zven merged 2 commits into
devfrom
fix/active-box-overlays-sidebar
Jul 21, 2026
Merged

fix: increase z-index in parent route so the sidebar can escape the z-10#1011
zven merged 2 commits 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.35% 2201 / 3268
🔵 Statements 65.81% 2270 / 3449
🔵 Functions 65.03% 426 / 655
🔵 Branches 51.47% 1048 / 2036
File CoverageNo changed files found.
Generated in workflow #2789 for commit 4cffa24 by the Vitest Coverage Report Action

@zven
zven enabled auto-merge (squash) July 21, 2026 09:01
@zven
zven merged commit fa3a0eb into dev Jul 21, 2026
6 checks passed
@zven
zven deleted the fix/active-box-overlays-sidebar branch July 21, 2026 09:05
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

2 participants