mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-09-05 21:01:02 +01:00
In lieu of a click event, the change event was being fired when clicking out of the search input. The input event seems to be what we actually want. Fixes #273