Skip to content

fix(mobile): keep Android sheet actions below the status bar #6634

Description

@NitayRabi

On a Pixel 8 Pro, the Thread settings form sheet renders its custom Android header underneath the system status bar. The title overlaps the clock and status icons, and the confirmation/check button sits inside the status-bar touch region, making it unclickable.

Reproduction:

  1. Open a thread in the Android mobile app.
  2. Open Thread settings.
  3. Try to tap the check button in the top-right corner.

Expected: the sheet header respects the top safe-area inset and the confirmation button is fully visible and tappable.

Actual: the header ignores the top safe-area inset, so the status bar overlaps and intercepts the confirmation control.

Device: Google Pixel 8 Pro.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions