From: Galen Charlton Date: Fri, 4 Jun 2021 20:17:33 +0000 (-0400) Subject: LP#1929136: (follow-up) reduce bounce time to 500ms X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=bec6546de87be23c16e346c69ec418362b706b86;p=Evergreen.git LP#1929136: (follow-up) reduce bounce time to 500ms During testing, 500ms was enough to avoid excessive PCRUD calls while still keeping the interface's display of duplicate or missing barcode warnings responsive. Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js b/Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js index ac6a7b8098..3a479b7069 100644 --- a/Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js +++ b/Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js @@ -524,7 +524,7 @@ function(egCore , $q) { '
'+ ''+ '
{{duplicate_barcode_string}}
'+ '
{{empty_barcode_string}}
'+