Skip to content

Can we make it so that it doesn't close the keyboard if the keyboard is open #9

@umangloria

Description

@umangloria

Currently, I added tip view below textinput and I am showing tip if user enters more than 30 letters, The issue is it drops the keyboard, An as soon as it does tip trigger component appears twice (most probably because of the keyboard was dropping at the same time).
Fixes that can work: Make the tip play nicely with keyboard, Tip can be opened/closed even when the keyboard is visible.
If it is gonna drop the keyboard then it should show the tip after that animation/transition is finished. Might be interactionManager can work here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions