Comment 1 for bug 1929136

Revision history for this message
Jeff Davis (jdavis-sitka) wrote :

Working branch user/jeffdavis/lp1929136-holdings-editor-delay-barcode-lookup adds a 1000ms delay before doing the lookup:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/jeffdavis/lp1929136-holdings-editor-delay-barcode-lookup

I think only doing the pcrud call on change of focus would be better, but I'm not sure if there would be unwanted side-effects. We could also make the delay longer.