Skip to content

input[type="text"] does not blur on clicking an outside Tappable component #124

Description

@vlasnikita

When Your DOM consists of text inputs (or elements with contenteditable="true" attribute) and one of them is focused, normally, outside click will blur it. But if You outside click a Tappable component - blur won't fire and focus'll persist.

Gist reproducing the issue: https://codepen.io/anon/pen/MBgemQ

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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