Skip to content

The content is not displayed if the keyboard is shown and the view is in a modal #217

@Ivan96318

Description

@Ivan96318

Hello guys, we are using Turbo iOS and we found a logical bug when trying to display another view via a link in a modal.

In the session class, in the visitableViewWillAppear function, when the navigation is forward, the currentVisit.state should be started, but if the keyboard is shown (in my case, because we are filtering records in the view), the currentVisit.state is initialize and it enters the if statement where it tries to go back, and therefore does not display the expected content.

This only happens if the modal and the keyboard are shown

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