mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-11 15:46:43 +01:00
1a82a12a30
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