Issue#1082 - The Exit Modals does not go on top of other #694

Closed
opened 2026-04-05 21:22:24 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ZycaR on 7/11/2024

Fixes https://github.com/SlimeVR/SlimeVR-Server/issues/1082 - The Exit Modal does not go on top of other.

The exit modal dialogs 'Trackers still on' and 'Tray or exit' are rendered behind the currently open overlays/modals, causing a poor user experience as the exit modals should always be on top.

UI Changes: Adjusted the z-index of the exit modals (TrackersStillOn and TrayOrExit), ensuring they appear on top of any other open overlays.
obrazek
obrazek
obrazek

*Originally created by @ZycaR on 7/11/2024* Fixes https://github.com/SlimeVR/SlimeVR-Server/issues/1082 - The Exit Modal does not go on top of other. The exit modal dialogs 'Trackers still on' and 'Tray or exit' are rendered behind the currently open overlays/modals, causing a poor user experience as the exit modals should always be on top. **UI Changes:** Adjusted the z-index of the exit modals (TrackersStillOn and TrayOrExit), ensuring they appear on top of any other open overlays. ![obrazek](https://github.com/SlimeVR/SlimeVR-Server/assets/11602729/1ed520b7-8a44-4d59-a65f-1884e9c5eb74) ![obrazek](https://github.com/SlimeVR/SlimeVR-Server/assets/11602729/778b0805-ab3b-4b09-bd2b-4309106806ef) ![obrazek](https://github.com/SlimeVR/SlimeVR-Server/assets/11602729/d4fd3417-91e6-4198-9a3c-5cc89d33d81a)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Server#694