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

menu closing on nested input focus #460

Open
brandonmp opened this issue Jan 24, 2017 · 0 comments
Open

menu closing on nested input focus #460

brandonmp opened this issue Jan 24, 2017 · 0 comments

Comments

@brandonmp
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant