1egoman / fuzzy-picker

:mag: React component that implements a fuzzy picker (like sublime text's command pallete, or slack's channel switcher).
https://1egoman.github.io/fuzzy-picker
MIT License
76 stars 9 forks source link

Clicking on the popup closes it #2

Closed 1egoman closed 7 years ago

1egoman commented 7 years ago

Because we're listening for events in the bg and not excluding the popup includes it in the click area.