Skip to content

SwiftUI masked items zindex on top of everything #295

Open
@sterien7

Description

Version

3.19.4

Steps to Reproduce

  1. mask an image or a text in one screen
  2. press a button that opens a fullscreen or a bottomSheet screen
  3. on the session replay the black boxes that created on the first screen are visible on the second and blocks useful part of screen

Expected Result

The second screen that opens on top of the first must have a bigger zindex than the masked boxes

Actual Result

The black boxes that are inserted to the screen capture looks like they have a very big z-index so they are visible on every screen that is on top of the screen that has the actual masked elements (Images and texts)

Screen.Recording.2025-02-10.at.16.03.19.mov

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions