Skip to content

With keyboard open, search isn't scrollable on mobile #1567

Description

@LeoMcA

On Firefox and Chrome for Android (haven't tested on iOS), opening search and typing a query without collapsing the keyboard results in a page which is unscrollable:

Image

I believe this is because the search results are obscured behind the keyboard, and we don't resize the content based on this.

<meta name="viewport" content="interactive-widget=resizes-content" /> seems like it will fix the issue, according to https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta/name/viewport#the_effect_of_interactive_ui_widgets

Further reading: https://developer.chrome.com/blog/viewport-resize-behavior/#viewport_resize_behavior

Metadata

Metadata

Assignees

No one assigned

    Labels

    p1We will address this soon and will provide capacity from our team for it in the next few releases.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions