Skip to content

[Dialog] Opening the virtual keyboard on an iOS device for a Dialog with an input element hides the input #4204

@georgi-sla

Description

@georgi-sla

Describe the bug
Currently, when a Dialog component that contains an input element is viewed on an iOS device(iPhone and iPad), the virtual keyboard is rendered above the input element and is thus hiding it.

To Reproduce

  1. Create a Dialog component.
  2. Render an input element inside the component.
  3. Zoom and scroll the Dialog.
  4. Click outside the Dialog and then click on the input element.

For further reference on how to reproduce the issue, please check out the thread with id 1637482 in SupportHeroes.

Expected behavior
The input element should not be hidden beneath the virtual keyboard of the device.

Screenshots
image

Browser

  • OS: latest version of iOS

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions