cv-frontend-vue
cv-frontend-vue copied to clipboard
🐞 Bug: Minimap Rendering and incorrect Z-index
Is there an existing issue for this?
- [x] I have searched the existing issues.
Describe the bug
Identified a bug where the miniMap (that small overview map in the corner) wasn’t showing up at all. The map was either not rendering correctly, or just completely invisible.
Here is the PR: #507 Preview : Latest
Steps to Reproduce
- Open Simulator
- try to zoom-in/out
- at the bottom corner right their i no minimap as in legacy simulator.
Expected Behavior
- MiniMap shows up when it should.
- It updates as you add/remove components.
- It hides in light mode like expected.
- No more console errors related to miniMap rendering.
Screenshots
Is the faced issue/bug related to the Vue simulator?
Yes
Used Vue simulator with or without backend?
None
Is the bug present only on the dev server, the build, or both?
None
Device Information
Additional Context
No response
Are you working on this issue?
Yes