Intevation / intelmq-fody

Web interface to IntelMQ
9 stars 3 forks source link

Component InputUnsignedInt.vue does not accept return key to start search for LookupASN #92

Open bernhardreiter opened 4 years ago

bernhardreiter commented 4 years ago

v0.8.0 when entering a number in the Contacts - LookupASN field and pressing the "return" key on the keyboard, no search is initiated. This is different to the other searches and should be changed to be consistent, because sometimes the user believes the result of the inputs are already shown.

The funcationalits is implemented in a custom component components/dash/InputUnsignedInt.vue.