Skip to content

Page layout avoid status bar when scrolled in PWA on iOS #2173

@jakee417

Description

@jakee417

Checklist

Is your feature request related to a problem? Please describe

On the pwa of my blog: https://jakee417.github.io/posts/matrix-inverse/, the layout does not respect the status bar when scrolled up:

But does respect the status bar when it is not scrolled:

Describe the solution you'd like

Have the layout respect the status bar on ios irregardless of scroll (same as chrome app when not viewed as pwa):

Scrolled:

Not scrolled:

Describe alternatives you've considered

I think this is relevant: https://codeburst.io/progressive-web-apps-customize-status-bar-23c4b2de590f?gi=87c0f071fba6

But I am unsure how to implement it.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions