that the issue occurs when a very short amount of time is lapsed between typing the last character and hitting the return button – regardless of the speed you type.

CommentFileSizeAuthor
#1 waitingState-1147760-1.patch1.41 KBpetermallett

Comments

petermallett’s picture

Category: task » bug
Status: Active » Needs review
StatusFileSize
new1.41 KB

I'm attaching a small patch for the approach I took to solve this issue.

I'm setting a new status variable in the IAS_settings object that will stop the blur function from clearing the search input field if the ajax response has not returned yet.