Skip to content
This repository was archived by the owner on Jun 28, 2021. It is now read-only.
This repository was archived by the owner on Jun 28, 2021. It is now read-only.

menu closing on nested input focus #460

Open
@brandonmp

Description

@brandonmp

I have a Menu component that holds an instance of react-select, which is more or less a dropdown menu.

When I click on the input, however, the Menu disappears.

The only thing I can reason is that it's treating a focus on the nested input as an overlay click event.

Is there a way to disable or short-circuit this behavior?

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