poll.horse/frontend
Wolvan 23445f7509 Fix options not appearing
The options only appeared when at least 2 letters were typed into the
input field as the event triggered before a value was set into the input
field. Using `keyup` instead of `keydown` delays the event after a
letter has been typed into it.
2022-01-10 21:47:35 +01:00
..
errors Build frontend loader system 2021-12-28 23:49:18 +01:00
html Satisfy tests to npm i doesn't fail 2022-01-06 21:28:32 +01:00
static Fix options not appearing 2022-01-10 21:47:35 +01:00
.eslintrc.json Satisfy tests to npm i doesn't fail 2022-01-06 21:28:32 +01:00