Skip to content

Changing position of modal content is not "taken into account" #195

@eduardfarkas

Description

@eduardfarkas

Hi again,

Sorry for poor title description, I don't really know how to describe it better.

On image-1 is simple modal with one text field. It is correctly centered and touches right outside the modal context dismiss the modal.

Image-1

On second image, i used marginBottom: 200, to move the content higher because of keyboard (its exaggerated for demonstration purpose).
Touches under the content are "ignored" in the height of the margin, so it doesn't dismiss the modal.

I have tried using transform, padding and margin. Nothing works.
This would be super useful to have (i wanted animated movement to avoid keyboard) but then touches are ignored so it kinda ruins the user experience.
Image-2

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