87681.mp4 Apr 2026

: The camera viewfinder in the AttachmentCamera.tsx component is incorrectly rotated or overlaps with device navigation bars in landscape mode [26, 28].

: You can view the full discussion and technical breakdown on the Expensify GitHub Issue #87447 or Issue #87456 . 87681.mp4

If you are looking for a "piece" (a code fix or a bug report entry) for this specific file, it likely pertains to the following: : The camera viewfinder in the AttachmentCamera

The file is a screen recording demonstrating a layout issue where the camera viewfinder or modal component does not correctly handle device orientation or safe areas [24, 28]. It is specifically associated with , which introduced a new camera component for attachments that lacked proper tap-to-focus and landscape support [26, 28]. Context of the "Piece" It is specifically associated with , which introduced

: Developers identified that the component in that specific PR needed the statusBarTranslucent and supportedOrientations props configured to align with existing safe area patterns [27, 28].